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
env_file: .env
volumes:
- ./mongo_db_data:/data
- ./mongo_db_data:/data/db
expose:
- 27017
configs: