Skip to content

Commit

Permalink
fix supervisor conf
Browse files Browse the repository at this point in the history
  • Loading branch information
Dziubin Anton committed Jun 3, 2019
1 parent 37e02ea commit bf722a5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions v2_0_22/build/dockerfiles/configs/supervisord/akeneo.conf
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
[unix_http_server]
file = /path/to/supervisord.sock
chmod = 0700
username = dummy
password = changethispasswordtoany

[program:nginx]
command=/usr/sbin/nginx -g "daemon off;"
stopsignal=TERM
Expand Down

0 comments on commit bf722a5

Please sign in to comment.