mirror of https://github.com/openspug/spug
U 更新Dockerfile
parent
8430639b6f
commit
170cc8e2a5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue