docker-ttrss/service-php5-fpm.conf
x86dev cbde54034d Implemented rolling release support:
- Now basing on image 'kdelfour/supervisor-docker'
    - Cron script will check and update TT-RSS and all plugins on a daily basis automatically
    - SSL/TLS encryption is off by default so that TT-RSS is running on port 80 by default now
    - SSL/TLS can be enabled with setting "-e TTRSS_SSL_ENABLED=1"
    - A lot of cleanups
2015-09-04 17:12:37 +02:00

5 lines
77 B
Plaintext
Executable File

[program:php5-fpm]
command=/usr/sbin/php5-fpm
user=root
redirect_stderr=true