Skip to content

Commit

Permalink
[⚡️] - Updating traefik exposed port
Browse files Browse the repository at this point in the history
Signed-off-by: Binyamin Yawitz <[email protected]>
  • Loading branch information
byawitz committed Mar 11, 2024
1 parent d32b082 commit 39dfee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
depends_on:
- linkos
ports:
- "80:80"
- "127.0.0.1:80:80"
volumes:
- /var/run/docker.sock:/var/run/docker.sock
networks:
Expand Down

0 comments on commit 39dfee1

Please sign in to comment.