mirror of
https://github.com/Dannecron/spring-boot-demo.git
synced 2025-12-25 16:22:35 +03:00
improve logging
This commit is contained in:
@@ -6,6 +6,8 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
context: .
|
||||
environment:
|
||||
SPRING_LOG_LEVEL: $SPRING_LOG_LEVEL
|
||||
SPRING_ACTIVE_PROFILE: $SPRING_ACTIVE_PROFILE
|
||||
DB_URL: $DB_URL
|
||||
DB_NAME: $DB_NAME
|
||||
DB_SCHEMA: $DB_SCHEMA
|
||||
|
||||
Reference in New Issue
Block a user