undid last commit
Unit Tests with docker compose / unit-test (pull_request) Failing after 7m34s Details

This commit is contained in:
Sugui 2023-12-29 20:22:27 +01:00
parent cabe730ab8
commit 6bb187305a
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ services:
- mongodb
environment:
MONGODB_URI: "mongodb://mongodb:27017/bot"
MONGO_URL: "mongodb://mongodb:27017/bot"
MONGODB_USER: "root"
MONGODB_PASS: "password"
JWTSECRET: "cooljwtsecret"