Petite modif

This commit is contained in:
fomys 2019-05-11 14:28:02 +02:00
parent c3d75c230d
commit cc6f22843b

View File

@ -341,7 +341,7 @@ initialisation () {
}
start () {
pipenv run gunicorn wsgy
pipenv run gunicorn wsgy -b 0.0.0.0:8000
}
configuration () {