chore: docker BLOSSOM_CONFIG env
All checks were successful
Release to Gitea Container Registry / build_and_push (push) Successful in 7s
All checks were successful
Release to Gitea Container Registry / build_and_push (push) Successful in 7s
This commit is contained in:
parent
f121c2d6a7
commit
13d080685c
@ -45,6 +45,6 @@ VOLUME [ "/app/data" ]
|
||||
EXPOSE 3000
|
||||
|
||||
ENV DEBUG="blossom-server,blossom-server:*"
|
||||
ENV BLOSSOM_CONFIG: "/app/data/config.yml"
|
||||
ENV BLOSSOM_CONFIG="/app/data/config.yml"
|
||||
|
||||
CMD [ "/app/start.sh" ]
|
||||
|
Loading…
Reference in New Issue
Block a user