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.
2 parents bbd94f9 + 6d96ac7 commit 8cdbb50Copy full SHA for 8cdbb50
docker/supervisord.conf
@@ -14,6 +14,7 @@ stdout_logfile_backups=5
14
redirect_stderr=true
15
16
[program:borgwarehouse]
17
+environment=HOSTNAME=0.0.0.0
18
command=/usr/local/bin/node server.js
19
stdout_logfile=/home/borgwarehouse/tmp/borgwarehouse.log
20
stdout_logfile_maxbytes=10MB
0 commit comments