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 91eb886 commit d5ce10dCopy full SHA for d5ce10d
etc/supervisor/conf.d/web.conf
@@ -9,6 +9,7 @@ command = /app/venv/bin/granian
9
--blocking-threads %(ENV_WEB_BLOCKING_THREADS)s
10
--host 127.0.0.1
11
--port 8081
12
+ --metrics
13
%(ENV_GRANIAN_ARGS)s
14
weblate.wsgi:application
15
stdout_logfile=/dev/fd/1
0 commit comments