mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-09-03 11:39:57 +00:00
Improve ZMQ port envvar names
This commit is contained in:
@@ -23,8 +23,8 @@ ENV TFW_PUBLIC_PORT=8888 \
|
||||
TFW_LOGIN_APP_PORT=6666 \
|
||||
TFW_TERMINADO_PORT=7878 \
|
||||
TFW_SUPERVISOR_HTTP_PORT=9001 \
|
||||
TFW_PUBLISHER_PORT=7654 \
|
||||
TFW_RECEIVER_PORT=8765
|
||||
TFW_PUB_PORT=7654 \
|
||||
TFW_PULL_PORT=8765
|
||||
|
||||
EXPOSE ${TFW_PUBLIC_PORT}
|
||||
|
||||
|
Reference in New Issue
Block a user