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