mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 20:49:02 +00:00
Add defaults for more env variables in Dockerfile
Add defaults for: - API_LISTEN_IP - API_LISTEN_PORT - SERVE_UI
This commit is contained in:
@@ -26,7 +26,6 @@ services:
|
||||
- API_LISTEN_IP=photoview
|
||||
- API_LISTEN_PORT=80
|
||||
- PHOTO_CACHE=/app/cache
|
||||
- SERVE_UI=1
|
||||
|
||||
# Change This: The publicly exposed url
|
||||
# For example if the server is available from the domain example.com,
|
||||
|
||||
Reference in New Issue
Block a user