issue !21 #24

Merged
dbroqua merged 3 commits from issue/21 into master 2022-03-02 16:50:26 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit e4a80c6d78 - Show all commits

View File

@ -29,7 +29,7 @@ services:
- musictopus
musictopus-db:
container_name: musictopus-db
image: mongo:latest
image: mongo:4.4
restart: always
ports:
- 27617:27017

View File

@ -29,7 +29,7 @@ services:
- musictopus
musictopus-db:
container_name: musictopus-db
image: mongo:latest
image: mongo:4.4
restart: always
ports:
- 27617:27017