Document HOST_PORT in env example
This commit is contained in:
@@ -2,3 +2,5 @@
|
||||
EXHIBIT_MODE=dev
|
||||
# required when EXHIBIT_MODE=final:
|
||||
ADMIN_PASSWORD=change-me
|
||||
# public port on the host (container always listens on 33044 internally)
|
||||
HOST_PORT=33044
|
||||
|
||||
Reference in New Issue
Block a user