From 170cc8e2a5d48b483959ddd2a258c86410184896 Mon Sep 17 00:00:00 2001 From: zypo Date: Wed, 11 Mar 2020 09:11:57 +0800 Subject: [PATCH] =?UTF-8?q?U=20=E6=9B=B4=E6=96=B0Dockerfile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/Dockerfile/spug.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/Dockerfile/spug.ini b/docs/Dockerfile/spug.ini index b16565f..f05fc44 100644 --- a/docs/Dockerfile/spug.ini +++ b/docs/Dockerfile/spug.ini @@ -2,6 +2,9 @@ ; # Copyright: (c) ; # Released under the MIT License. +[supervisord] +nodaemon=true + [program:redis] command = bash -c 'redis-server' autostart = true