Skip to content

Commit

Permalink
Merge pull request #21 from devgateway/OCNANDI-10-improve-dockerization
Browse files Browse the repository at this point in the history
OCNANDI-10 typo
  • Loading branch information
mpostelnicu committed Nov 15, 2023
2 parents f8e9870 + 5f45408 commit 80601ac
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 @@ -6,7 +6,7 @@ services:
image: harbor.dgstg.org/ocnandi/ocnandi-web:${TAG}
restart: always
ports:
- "80:80"ok
- "80:80"
depends_on:
- app

Expand Down

0 comments on commit 80601ac

Please sign in to comment.