Fixed login with only ip:port access
This commit is contained in:
@@ -29,6 +29,7 @@ EXPOSE 5172
|
||||
ENV PYTHONUNBUFFERED=1
|
||||
ENV FLASK_DEBUG=False
|
||||
ENV FLASK_ENV=production
|
||||
ENV ENABLE_PROXY=false
|
||||
|
||||
# Run the application via entrypoint
|
||||
ENTRYPOINT ["./docker-entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user