mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-26 04:20:02 +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:
|
||||
whoogle:
|
||||
image: benbusby/whoogle-search:latest
|
||||
environment:
|
||||
- SERVICE_FQDN_WHOOGLE_5000
|
||||
- SERVICE_URL_WHOOGLE_5000
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://127.0.0.1:5000"]
|
||||
interval: 2s
|
||||
|
||||
Reference in New Issue
Block a user