WebUI #42

Merged
NightPumpkin merged 18 commits from evo into master 2021-03-27 12:52:08 +01:00
Showing only changes of commit 2f6414e12c - Show all commits

View File

@ -9,7 +9,7 @@ services:
- PGID=1000 # Utiliser la commande (en SSH) : id NOM_UTILISATEUR
- TZ=Europe/Paris
ports:
- '3579:3579'
- '3579:3579' # WebUI
volumes:
- '/volume1/docker/ombi/config:/config'
restart: unless-stopped