Explorar o código

[tandoor] Open to the outside

Colin Powell %!s(int64=3) %!d(string=hai) anos
pai
achega
a0204829bc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ansible/roles/tandoor/templates/immortal.yml.j2

+ 1 - 1
ansible/roles/tandoor/templates/immortal.yml.j2

@@ -1,4 +1,4 @@
-cmd: gunicorn -b 127.0.0.1:8089 recipes.wsgi:application
+cmd: gunicorn -b 0.0.0.0:8089 recipes.wsgi:application
 cwd: /usr/local/src/tandoor
 env:
     TANDOOR_PORT: 8089