feature/add-jenkinsfile (#114)
Co-authored-by: Michael Hoennig <michael@hoennig.de> Co-authored-by: Michael Hönnig <michael@hoennig.de> Reviewed-on: https://dev.hostsharing.net/hostsharing/hs.hsadmin.ng/pulls/114 Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
This commit is contained in:
@ -33,3 +33,11 @@ logging:
|
||||
level:
|
||||
liquibase: WARN
|
||||
net.ttddyy.dsproxy.listener: DEBUG # HOWTO: log meaningful SQL statements
|
||||
# just for the case there are problems with Testcontainers/Docker integration
|
||||
# org.testcontainers: DEBUG
|
||||
# com.github.dockerjava: DEBUG
|
||||
|
||||
testcontainers:
|
||||
network:
|
||||
mode: host
|
||||
|
||||
|
Reference in New Issue
Block a user