Moved github PAT and storage path to env vars
This commit is contained in:
@@ -27,6 +27,7 @@ USER appuser
|
||||
|
||||
ENV PORT=4321
|
||||
ENV CONFIG_DIR=/config
|
||||
ENV STORAGE_PATH=/storage
|
||||
|
||||
EXPOSE 4321
|
||||
|
||||
|
||||
Reference in New Issue
Block a user