fix(production): Minor fixes

This commit is contained in:
Chris Troutner
2022-03-26 13:32:52 -07:00
parent 207f00ba81
commit 07551bb693
5 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ version: '3.9'
services:
mongo-p2wdb-service:
image: mongo
image: mongo:4.4
container_name: mongo-p2wdb-service
ports:
- '5666:27017' # <host port>:<container port>