Skip to content

Conversation

k-kbk
Copy link

@k-kbk k-kbk commented Mar 27, 2025

The frontend service incorrectly exposed MySQL port 3306, which is not required since it doesn't run any database. This commit removes the unnecessary expose directive and ensures that only the db service exposes the appropriate ports.

The frontend service incorrectly exposed MySQL port 3306, which is not required
since it doesn't run any database. This commit removes the unnecessary expose 
directive and ensures that only the db service exposes the appropriate ports.

Signed-off-by: Bokyeom <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant