1
0
mirror of https://gitlab.com/bramw/baserow.git synced 2024-11-24 00:19:34 +00:00
bramw_baserow/deploy/all-in-one/supervisor/supervisor_include_only.conf
Nigel Gott 13bb140618 Add all-in-one image used as a base by cloudron/heroku.
Signed-off-by: Nigel Gott <nigel@baserow.io>
2022-02-28 13:56:55 +00:00

12 lines
271 B
Plaintext

[supervisord]
# The supervisord process needs to remain as root so it can change user to the
# individual process users below.
user = root
nodaemon = true
logfile=/dev/stdout
logfile_maxbytes=0
environment =
[include]
files = /baserow/supervisor/includes/enabled/*.conf