We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed41ab commit 1243ff6Copy full SHA for 1243ff6
config/supervisord.conf
@@ -5,7 +5,9 @@ logfile_maxbytes=0
5
loglevel=info
6
pidfile=/run/supervisord.pid
7
childlogdir=/run/supervisor
8
-unix_http_server=/var/run/supervisor.sock
+
9
+[unix_http_server]
10
+file=/var/run/supervisor.sock
11
chmod=0700
12
chown=nobody:nobody
13
version
@@ -1 +1 @@
1
-php-nginx:1.1.55
+php-nginx:1.1.56
0 commit comments