mirror of
https://github.com/jaywcjlove/wxmp.git
synced 2026-01-12 00:08:50 +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
|
# Copy the static website
|
||||||
# Use the .dockerignore file to control what ends up inside the image!
|
# Use the .dockerignore file to control what ends up inside the image!
|
||||||
COPY ./website/build .
|
COPY ./build .
|
||||||
Reference in New Issue
Block a user