Skip to content

Commit

Permalink
use port 8080
Browse files Browse the repository at this point in the history
  • Loading branch information
Kris de Groot committed Mar 26, 2024
1 parent c4bfb92 commit 7c39379
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 @@ -4,6 +4,6 @@ services:
build:
context: .
ports:
- 8095:80
- 8095:8080
image: ${REGISTRY:-localhost:5001}/${REPOSITORY:-opdrachten/amaps}:${VERSION:-latest}

0 comments on commit 7c39379

Please sign in to comment.