Update .gitea/workflows/services.yml
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
mongo-express:
|
||||
image: mongo-express:latest
|
||||
ports:
|
||||
- 27017:27017
|
||||
- 7777:7777
|
||||
env:
|
||||
ME_CONFIG_MONGODB_ADMINUSERNAME: root
|
||||
ME_CONFIG_MONGODB_ADMINPASSWORD: supersecretpassword
|
||||
|
||||
Reference in New Issue
Block a user