Do not respawn foreman, if it dies the docker container really should exit as well

Ian Blenke %!s(int64=10) %!d(string=hace) años
padre
commit
4b253007d8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docker/scripts/init

+ 1 - 1
docker/scripts/init

@@ -166,7 +166,7 @@ priority=10
166 166
 directory=/app
167 167
 process_name=%(program_name)s
168 168
 autostart=false
169
-autorestart=true
169
+autorestart=false
170 170
 stdout_events_enabled=true
171 171
 stderr_events_enabled=true
172 172
 stopsignal=TERM