Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Nick <[email protected]>
  • Loading branch information
king-alexander and mcdonnnj authored Jun 29, 2022
1 parent 056fb4c commit 782a463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ services:
ME_CONFIG_MONGODB_ADMINPASSWORD: example
image: mongo-express
ports:
- 8083:8081
- "8083:8081"
restart: always

redis:
Expand Down

0 comments on commit 782a463

Please sign in to comment.