We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 959b56f commit 8a1e961Copy full SHA for 8a1e961
tests/_ci/.env.default
@@ -5,7 +5,7 @@ PATH_OUTPUT="${PROJECT_PATH}tests/_output/"
5
PATH_FIXTURES="${PROJECT_PATH}tests/_data/fixtures/"
6
7
# Mongo
8
-DATA_MONGO_HOST="mongodb"
+DATA_MONGO_HOST="127.0.0.1"
9
DATA_MONGO_PORT=27017
10
DATA_MONGO_USER=""
11
DATA_MONGO_PASS=""
0 commit comments