Skip to content

Commit

Permalink
change port for surf
Browse files Browse the repository at this point in the history
  • Loading branch information
dale-wahl committed Jul 17, 2024
1 parent 2ce8c35 commit 5e984e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose_public_ip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ services:
- db
- backend
ports:
- ${TELEGRAM_PORT}:443
- 445:443
- 8080:5000
volumes:
- 4cat_data:/usr/src/app/data/
Expand Down

0 comments on commit 5e984e1

Please sign in to comment.