X-Git-Url: https://code.citadel.org/?p=citadel-docker.git;a=blobdiff_plain;f=supervisor.conf;fp=supervisor.conf;h=0000000000000000000000000000000000000000;hp=9038b22a01dc7c66467074748d5fd68117cba6da;hb=8bf0b0986137cdbd091b89fc74fba597acca8f47;hpb=2e8ed5d4963ca9cc2d86e70024543eabb99b238f diff --git a/supervisor.conf b/supervisor.conf deleted file mode 100644 index 9038b22..0000000 --- a/supervisor.conf +++ /dev/null @@ -1,18 +0,0 @@ -# -# supervisord configuration file for Citadel in a container -# Copyright (c) 2019 by Art Cancro -# Open Source for Linux/Linux licensed as GNU GPL v3 -# - -[supervisord] -nodaemon=true - -[program:citserver] -command=/usr/local/citadel/citserver - -[program:webcit] -command=/usr/local/webcit/webcit -p80 uds /usr/local/citadel - -[program:webcits] -command=/usr/local/webcit/webcit -s -p443 uds /usr/local/citadel -