mirror of https://github.com/openspug/spug
U 更新Dockerfile
parent
8430639b6f
commit
170cc8e2a5
|
@ -2,6 +2,9 @@
|
||||||
; # Copyright: (c) <spug.dev@gmail.com>
|
; # Copyright: (c) <spug.dev@gmail.com>
|
||||||
; # Released under the MIT License.
|
; # Released under the MIT License.
|
||||||
|
|
||||||
|
[supervisord]
|
||||||
|
nodaemon=true
|
||||||
|
|
||||||
[program:redis]
|
[program:redis]
|
||||||
command = bash -c 'redis-server'
|
command = bash -c 'redis-server'
|
||||||
autostart = true
|
autostart = true
|
||||||
|
|
Loading…
Reference in New Issue