Updated config files
This commit is contained in:
@@ -51,7 +51,6 @@ services:
|
||||
# - APP_DOMAIN=grafana.keshop.bieda.it
|
||||
|
||||
postgres-db:
|
||||
hostname: postgres-db
|
||||
environment:
|
||||
- APP_DOMAIN=postgres-db
|
||||
- POSTGRES_PASSWORD=12345678
|
||||
@@ -59,9 +58,8 @@ services:
|
||||
# - '5432:5432'
|
||||
|
||||
mongo-db:
|
||||
hostname: mongodb.keshop.bieda.it
|
||||
environment:
|
||||
- APP_DOMAIN=mongodb-db
|
||||
- APP_DOMAIN=mongo-db
|
||||
- MONGO_INITDB_ROOT_PASSWORD=12345678
|
||||
|
||||
# API micro-services
|
||||
|
||||
Reference in New Issue
Block a user