1
0
Fork 0
mirror of https://github.com/anyproto/any-sync-dockercompose.git synced 2025-06-08 14:07:02 +09:00

added example of several external listen hosts in .env.common

This commit is contained in:
Kirill Shklyaev 2024-07-23 20:18:54 +03:00
parent 35e146554f
commit b0797187cd

View file

@ -17,7 +17,7 @@ REDIS_VERSION=7.2.0-v6
MINIO_VERSION=RELEASE.2024-07-04T14-25-45Z MINIO_VERSION=RELEASE.2024-07-04T14-25-45Z
EXTERNAL_LISTEN_HOST="127.0.0.1" EXTERNAL_LISTEN_HOST="127.0.0.1"
#EXTERNAL_LISTEN_HOSTS="192.168.1.2" #EXTERNAL_LISTEN_HOSTS="192.168.1.2 10.0.0.2"
ANY_SYNC_NODE_1_HOST=any-sync-node-1 ANY_SYNC_NODE_1_HOST=any-sync-node-1
ANY_SYNC_NODE_1_PORT=1001 ANY_SYNC_NODE_1_PORT=1001