1
0
Fork 0
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:
Grigory Efimov 2025-05-27 15:39:00 -03:00
parent a5232ca2e0
commit d9b7e95128
No known key found for this signature in database
GPG key ID: 0A88C34DFA7FD939

View file

@ -10,7 +10,7 @@ EXTERNAL_MINIO_PORT=${MINIO_PORT}
MINIO_WEB_PORT=9001
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_COORDINATOR_VERSION=prod
ANY_SYNC_CONSENSUSNODE_VERSION=prod