Change args for command

This commit is contained in:
Michal Konečný 2018-11-28 11:10:58 +01:00
parent d923f07638
commit 4b8d051868

View file

@ -45,7 +45,7 @@ items:
args:
- '--bind 0.0.0.0:8080'
- '--access-logfile=-'
- anitya.wsgi:application
- 'anitya.wsgi:application'
env:
- name: USER
value: anitya