fix(deploy): use non-avx mongo image by default
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
APP_ENV=local
|
||||
MONGO_IMAGE=mongo:4.4.29-focal
|
||||
MONGO_URI=mongodb://localhost:27017
|
||||
MONGO_DB_NAME=gapido_auth
|
||||
REDIS_URL=redis://localhost:6379/0
|
||||
|
||||
Reference in New Issue
Block a user