Skip to content

Added Docker usage.#16

Merged
SnkvS merged 2 commits into
mainfrom
docker-feature
Jun 3, 2025
Merged

Added Docker usage.#16
SnkvS merged 2 commits into
mainfrom
docker-feature

Conversation

@SnkvS

@SnkvS SnkvS commented Jun 2, 2025

Copy link
Copy Markdown
Owner

No description provided.

@liliia-ponomarenko liliia-ponomarenko left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Good job! One comment;)

Comment thread .env.sample Outdated
Comment on lines +1 to +13
MYSQL_USER=book_user
MYSQL_PASSWORD=book_pass
MYSQL_ROOT_PASSWORD=rootpassword
MYSQL_DB=bookstore
MYSQL_LOCAL_PORT=3307
MYSQL_DOCKER_PORT=3306

SPRING_LOCAL_PORT=8080
SPRING_DOCKER_PORT=8080
DEBUG_PORT=5005

TOKEN_SECRET=123very_confidential_token1234567890
TOKEN_EXPIRATION=10000 No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Don't provide variables. Leave comments

@SnkvS SnkvS merged commit f9decc9 into main Jun 3, 2025
2 checks passed
@SnkvS SnkvS deleted the docker-feature branch June 3, 2025 06:49
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.

2 participants