Skip to content

Commit

Permalink
Fixing port for bele
Browse files Browse the repository at this point in the history
  • Loading branch information
cintiadr committed Jul 16, 2022
1 parent e47ad96 commit 86254c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/mdsbuilder/docker-compose.yml
Expand Up @@ -22,7 +22,7 @@ services:
depends_on:
- db
ports:
- "8080:8080"
- "8081:8080"
environment:
DB_DATABASE: openmrs
DB_HOST: db
Expand Down

0 comments on commit 86254c3

Please sign in to comment.