Switch back to older version of safe_mongo, since the new one is esm only
All checks were successful
CI / build (push) Successful in 21m31s

This commit is contained in:
Fabian Stamm
2023-11-29 12:04:45 +01:00
parent 58e4ab1886
commit 60b0c2f577
4 changed files with 49 additions and 9 deletions

View File

@ -5,6 +5,7 @@ database=openauth
[core]
name = OpenAuthService
secret = dev
url=http://localhost:3000
[web]
port = 3000