Commit d5cf8c88 authored by nanahira's avatar nanahira

default env

parent 4de298eb
......@@ -35,4 +35,6 @@ RUN cp -rf /taiko-web/docker/taiko-web-nginx.conf /etc/nginx/conf.d/ && \
#info
EXPOSE 80
# VOLUME [ "/taiko-web/public/songs" ]
ENV TAIKO_URL http://taiko.example.com
ENV TAIKO_VERSION Nanahira
CMD [ "/taiko-web/docker/entrypoint.sh" ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment