Skip to content

Commit 921d761

Browse files
committed
chore: add commented out configuration for debugging Liquibase
1 parent 61f8abd commit 921d761

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

infra/docker/local-data.yml

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77

88
services:
99
web:
10+
# Useful for debugging Liquibase
11+
#environment:
12+
# LOGGING_LEVEL_LIQUIBASE: DEBUG
1013
volumes:
1114
# to use a WAR file from filesystem and avoid to build image every time
1215
- ../../target/mystamps.war:/data/mystamps/mystamps.war:ro

0 commit comments

Comments
 (0)