Files
blog-service/.env
2025-09-21 22:47:06 +08:00

10 lines
155 B
Bash

LOG_LEVEL=DEBUG
DB_USER=root
DB_PASSWORD=123456
#DB_PASSWORD=19940822Cxx%401213
DB_HOST=localhost
#DB_HOST=host.docker.internal
DB_PORT=3306
DB_NAME=blog