mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-19 15:20:57 +00:00
feat(templates): add new service templates and update existing compose files for various applications
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
freshrss:
|
||||
image: freshrss/freshrss:latest
|
||||
environment:
|
||||
- SERVICE_FQDN_FRESHRSS_80
|
||||
- SERVICE_URL_FRESHRSS_80
|
||||
- CRON_MIN=${CRON_MIN:-1,31}
|
||||
volumes:
|
||||
- freshrss-data:/var/www/FreshRSS/data
|
||||
|
||||
Reference in New Issue
Block a user