mirror of
https://github.com/anyproto/any-sync-dockercompose.git
synced 2025-06-08 05:47:03 +09:00
.env.default ANY_SYNC_NODE_VERSION=prod
This commit is contained in:
parent
a5232ca2e0
commit
d9b7e95128
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ EXTERNAL_MINIO_PORT=${MINIO_PORT}
|
||||||
MINIO_WEB_PORT=9001
|
MINIO_WEB_PORT=9001
|
||||||
EXTERNAL_MINIO_WEB_PORT=${MINIO_WEB_PORT}
|
EXTERNAL_MINIO_WEB_PORT=${MINIO_WEB_PORT}
|
||||||
|
|
||||||
ANY_SYNC_NODE_VERSION=v0.4.13 # the last version before migration
|
ANY_SYNC_NODE_VERSION=prod
|
||||||
ANY_SYNC_FILENODE_VERSION=prod
|
ANY_SYNC_FILENODE_VERSION=prod
|
||||||
ANY_SYNC_COORDINATOR_VERSION=prod
|
ANY_SYNC_COORDINATOR_VERSION=prod
|
||||||
ANY_SYNC_CONSENSUSNODE_VERSION=prod
|
ANY_SYNC_CONSENSUSNODE_VERSION=prod
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue