agola gateway debug

This commit is contained in:
Vivian 2022-05-25 14:04:09 +02:00
parent 6229d4693e
commit 0b7043601e

View file

@ -6,6 +6,7 @@ metadata:
data:
config.yml: |
gateway:
debug: true
# The api url that clients will call
# Change this to the exposed "agola" service IP
apiExposedURL: "https://agola.0x76.dev"
@ -37,7 +38,7 @@ data:
connString: "postgres://agola_notif@10.42.42.26/agola_notif?sslmode=disable"
configstore:
debug: true
# debug: true
dataDir: /mnt/agola/local/configstore
db:
type: postgres