Commit 459bf29b authored by Karen Konou's avatar Karen Konou

[Docker] Debug command for postgres

parent 04520d5f
Pipeline #2833 failed with stage
in 20 minutes and 28 seconds
......@@ -5,6 +5,7 @@ services:
#image: 'postgres:latest'
image: 'postgres:11'
network_mode: host
#command: ["postgres", "-c", "log_statement=all"]
#ports:
#- 5432:5432
environment:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment