timetable-extension #1

Open
fred.boniface wants to merge 144 commits from timetable-extension into main
1 changed files with 6 additions and 2 deletions
Showing only changes of commit a153fd4990 - Show all commits

View File

@ -5,6 +5,10 @@ services:
ports:
- '27017:27017'
volumes:
- dbdata:/data/db
- dbdata7:/data/db
environment:
- MONGO_INITDB_ROOT_USERNAME=owl
- MONGO_INITDB_ROOT_PASSWORD=twittwoo
restart: unless-stopped
volumes:
dbdata6:
dbdata7: