mirror of
https://github.com/jaywcjlove/wxmp.git
synced 2026-01-09 14:58:48 +08:00
fix: fix dockerfile config error.
This commit is contained in:
@@ -4,4 +4,4 @@ FROM lipanski/docker-static-website:latest
|
||||
|
||||
# Copy the static website
|
||||
# Use the .dockerignore file to control what ends up inside the image!
|
||||
COPY ./website/build .
|
||||
COPY ./build .
|
||||
Reference in New Issue
Block a user