Skip to content

Conversation

@trokhim03
Copy link
Owner

No description provided.

Copy link

@liliia-ponomarenko liliia-ponomarenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job! But fix my comment ;)

SPRING_DATASOURCE_USERNAME: "${MYSQLDB_USER}"
SPRING_DATASOURCE_PASSWORD: "${MYSQLDB_PASSWORD}"
SPRING_JPA_PROPERTIES_HIBERNATE_DIALECT: "org.hibernate.dialect.MySQL8Dialect"
JAVA_TOOL_OPTIONS: "-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
JAVA_TOOL_OPTIONS: "-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005"
JAVA_TOOL_OPTIONS: "-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:{DEBUG_PORT}"

@trokhim03 trokhim03 merged commit 2d2abde into main Mar 17, 2025
2 checks passed
@trokhim03 trokhim03 deleted the pr-13 branch March 22, 2025 08:39
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.

3 participants