undid last commit
Unit Tests with docker compose / unit-test (pull_request) Failing after 7m34s
Details
Unit Tests with docker compose / unit-test (pull_request) Failing after 7m34s
Details
This commit is contained in:
parent
cabe730ab8
commit
6bb187305a
|
@ -24,7 +24,6 @@ services:
|
||||||
- mongodb
|
- mongodb
|
||||||
environment:
|
environment:
|
||||||
MONGODB_URI: "mongodb://mongodb:27017/bot"
|
MONGODB_URI: "mongodb://mongodb:27017/bot"
|
||||||
MONGO_URL: "mongodb://mongodb:27017/bot"
|
|
||||||
MONGODB_USER: "root"
|
MONGODB_USER: "root"
|
||||||
MONGODB_PASS: "password"
|
MONGODB_PASS: "password"
|
||||||
JWTSECRET: "cooljwtsecret"
|
JWTSECRET: "cooljwtsecret"
|
||||||
|
|
Loading…
Reference in New Issue