Update databases.yaml

master
Dex Burgess 2024-03-28 06:21:55 +00:00
parent 23b53b5d85
commit 730f178805
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@ services:
- 3306:3306
mongo:
image: mongo
container_name: mongo:4.4.29
image: mongo:4.4.29
container_name: mongo
restart: always
environment:
MONGO_INITDB_ROOT_USERNAME: $MONGO_USER