U 更新Dockerfile

pull/31/head
zypo 2020-03-11 09:11:57 +08:00
parent 8430639b6f
commit 170cc8e2a5
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
; # Copyright: (c) <spug.dev@gmail.com>
; # Released under the MIT License.
[supervisord]
nodaemon=true
[program:redis]
command = bash -c 'redis-server'
autostart = true