Change args for command
This commit is contained in:
parent
d923f07638
commit
4b8d051868
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ items:
|
||||||
args:
|
args:
|
||||||
- '--bind 0.0.0.0:8080'
|
- '--bind 0.0.0.0:8080'
|
||||||
- '--access-logfile=-'
|
- '--access-logfile=-'
|
||||||
- anitya.wsgi:application
|
- 'anitya.wsgi:application'
|
||||||
env:
|
env:
|
||||||
- name: USER
|
- name: USER
|
||||||
value: anitya
|
value: anitya
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue