banner-data

This commit is contained in:
2022-04-18 20:30:47 +03:00
parent bd6a846043
commit 2e159814e4
11 changed files with 140 additions and 15 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ volumes:
services:
mongoDb:
image: mongo:latest
image: mongo:5.0.7
volumes:
- red-coder_volume:/data/db
restart: always