Skip to content

Commit

Permalink
fix mongo auth
Browse files Browse the repository at this point in the history
  • Loading branch information
grillazz committed Apr 17, 2024
1 parent 3ac5ef4 commit 3a405db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
UP: up
DOWN: down
WEB_SERVER: web_server
MONGODB_HOST: mongodb
MONGODB_HOST: 127.0.0.1
MONGODB_PORT: 27017
MONGODB_USER: farmer
MONGODB_PASSWORD: tractor
Expand Down

0 comments on commit 3a405db

Please sign in to comment.