default env
This commit is contained in:
parent
4de298eb20
commit
d5cf8c8804
@ -35,4 +35,6 @@ RUN cp -rf /taiko-web/docker/taiko-web-nginx.conf /etc/nginx/conf.d/ && \
|
|||||||
#info
|
#info
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
# VOLUME [ "/taiko-web/public/songs" ]
|
# VOLUME [ "/taiko-web/public/songs" ]
|
||||||
|
ENV TAIKO_URL http://taiko.example.com
|
||||||
|
ENV TAIKO_VERSION Nanahira
|
||||||
CMD [ "/taiko-web/docker/entrypoint.sh" ]
|
CMD [ "/taiko-web/docker/entrypoint.sh" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user