Adds visitor dashboard and related features
This commit is contained in:
@@ -15,5 +15,6 @@ COPY docker-entrypoint.sh /docker-entrypoint.sh
|
||||
RUN chmod +x /docker-entrypoint.sh
|
||||
ENV API_UPSTREAM=http://api:8000
|
||||
ENV API_PUBLIC_URL=""
|
||||
RUN mkdir -p /logs
|
||||
EXPOSE 80
|
||||
ENTRYPOINT ["/docker-entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user