Skip to content

Commit

Permalink
update: change port binding in docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
muchasxmaracas committed May 21, 2024
1 parent 8b05627 commit 277b1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/app/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ services:
image: ghcr.io/muchasxmaracas/gallowhead:main
restart: always
ports:
- '127.0.0.1:12442:80'
- '127.0.0.1:12442:8081'

0 comments on commit 277b1f6

Please sign in to comment.