Skip to content

Commit

Permalink
Hotfix: stop exposing 3306 for production builds
Browse files Browse the repository at this point in the history
  • Loading branch information
parseccentric authored Sep 9, 2021
1 parent 93d4c4e commit f8178d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ services:
- "traefik.enable=false"
networks:
- komodo_internal
ports:
- 3306:3306

networks:
proxy:
Expand Down

0 comments on commit f8178d7

Please sign in to comment.