Updated config files

This commit is contained in:
PB
2023-06-13 21:28:10 +02:00
parent 59368f3660
commit eed5458c0c
2 changed files with 3 additions and 5 deletions

View File

@@ -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