mirror of
https://github.com/ershisan99/coolify.git
synced 2026-02-01 05:12:07 +00:00
fix: service ports for services + caddy
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
# documentation: https://github.com/mregni/EmbyStat
|
||||
# slogan: EmnyStat is a web analytics tool, designed to provide insight into website traffic and user behavior.
|
||||
# tags: media, server, movies, tv, music
|
||||
# port: 6555
|
||||
|
||||
services:
|
||||
embystat:
|
||||
image: lscr.io/linuxserver/embystat:latest
|
||||
environment:
|
||||
- SERVICE_FQDN_EMBYSTAT
|
||||
- SERVICE_FQDN_EMBYSTAT_6555
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Europe/Madrid
|
||||
|
||||
Reference in New Issue
Block a user