mirror of
https://github.com/keven1024/015.git
synced 2026-05-26 07:08:02 +00:00
chore: remove SITE_URL and UPLOAD_PATH environment variables from Dockerfile
(cherry picked from commit 647417fb4e)
This commit is contained in:
@@ -42,8 +42,6 @@ COPY 015.sh /app/015.sh
|
||||
|
||||
# Change the port and host
|
||||
ENV PORT=80 HOST=0.0.0.0
|
||||
# ENV SITE_URL="http://localhost"
|
||||
# ENV UPLOAD_PATH="/uploads"
|
||||
ENV VERSION=${VERSION}
|
||||
ENV BUILD_TIME=${BUILD_TIME}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user