Update README.md

This commit is contained in:
Florian Hoss 2022-10-21 15:23:32 +02:00
parent 135ee295d8
commit fd63889697

View file

@ -76,14 +76,15 @@ version: '3.9'
services:
launchpad:
image: unjxde/launchpad:latest
container_name: launchpad
godash:
image: unjxde/godash:latest
container_name: godash
restart: unless-stopped
environment:
# https://docs.linuxserver.io/general/understanding-puid-and-pgid
- PUID=1000
- PGID=1000
- TZ=Europe/Berlin
# can be multiple hosts, comma separated, no spaces
- ALLOWED_HOSTS=https://home.example.com
# available log-levels: trace,debug,info,warn,error,fatal,panic