agola debug

This commit is contained in:
Vivian 2022-05-25 14:08:42 +02:00
parent 0b7043601e
commit e76126775c
2 changed files with 1 additions and 1 deletions

View file

@ -6,7 +6,6 @@ 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"

View file

@ -35,6 +35,7 @@ spec:
- /mnt/agola/local/config.yml
- "--components"
- all-base,executor
- "--debug"
ports:
- containerPort: 8000
- containerPort: 4000