This commit is contained in:
DoTheEvo 2024-09-08 20:21:31 +02:00
parent 43999b24f1
commit 7c7fc0de75

View File

@ -99,7 +99,7 @@ services:
restart: unless-stopped restart: unless-stopped
env_file: .env env_file: .env
volumes: volumes:
- ./mongo_db_data:/data - ./mongo_db_data:/data/db
expose: expose:
- 27017 - 27017
configs: configs: