docker-compose.yml aktualisiert

This commit is contained in:
Artem Anufrij 2023-09-29 13:00:38 +02:00
parent 38e12effe8
commit f1c3f0d33e

View File

@ -1,7 +1,7 @@
version: "3"
services:
database:
image: mongo:4.4
image: mongo:5
restart: always
volumes:
- ./database:/data/db