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

.env.override.* added info

This commit is contained in:
Grigory Efimov 2024-09-12 12:57:16 -03:00
parent 24d88bba03
commit 41d0cacd80
No known key found for this signature in database
GPG key ID: 0A88C34DFA7FD939
3 changed files with 3 additions and 0 deletions

View file

@ -1,3 +1,4 @@
# This is an example configuration, edits need to be made to the file .env.override
ANY_SYNC_NODE_VERSION=latest ANY_SYNC_NODE_VERSION=latest
ANY_SYNC_FILENODE_VERSION=latest ANY_SYNC_FILENODE_VERSION=latest
ANY_SYNC_COORDINATOR_VERSION=latest ANY_SYNC_COORDINATOR_VERSION=latest

View file

@ -1,3 +1,4 @@
# This is an example configuration, edits need to be made to the file .env.override
ANY_SYNC_NODE_VERSION=prod 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

View file

@ -1,3 +1,4 @@
# This is an example configuration, edits need to be made to the file .env.override
ANY_SYNC_NODE_VERSION=stage1 ANY_SYNC_NODE_VERSION=stage1
ANY_SYNC_FILENODE_VERSION=stage1 ANY_SYNC_FILENODE_VERSION=stage1
ANY_SYNC_COORDINATOR_VERSION=stage1 ANY_SYNC_COORDINATOR_VERSION=stage1