set ip for mongo main
This commit is contained in:
parent
82b5c6d9e1
commit
69f2053023
@ -13,12 +13,12 @@ services:
|
||||
BB_MINIO_AK: 5CV77KVDUU9H0II9R24M
|
||||
BB_MINIO_EP: s3.timeweb.cloud
|
||||
BB_MINIO_SK: 0W0m8DyvdAKRJnsAy6mB5zndQ7RouJBLhqhtThcu
|
||||
MONGO_HOST: localhost
|
||||
MONGO_HOST: 10.8.0.226
|
||||
MONGO_PORT: 27017
|
||||
MONGO_USER: support
|
||||
MONGO_PASSWORD: 54143ffdd9304865586e5cf2
|
||||
MONGO_DB: support
|
||||
BB_MONGO_URI: "mongodb://support:54143ffdd9304865586e5cf2@localhost:27017/?authSource=support"
|
||||
BB_MONGO_URI: "mongodb://support:54143ffdd9304865586e5cf2@10.8.0.226:27017/?authSource=support"
|
||||
TELEGRAM_TOKEN: "6414077478:AAFk03HezovLT2kO_i9OYswH8Weirsgp9GU"
|
||||
TELEGRAM_CHAT_ID: -1001802261459
|
||||
S3_REGION: ru-1
|
||||
|
Loading…
Reference in New Issue
Block a user