Stage 1
This commit is contained in:
@@ -17,8 +17,10 @@ services:
|
||||
- ../stack.env
|
||||
environment:
|
||||
- TZ=America/Moncton # Specify timezone from TZ Database name found here https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
||||
- LZENDPOINT_ENABLE=true
|
||||
- JELLYFIN_URL=https://jellyfin.shoebottom.ca
|
||||
- MALOJA_URL=http://maloja:42010
|
||||
- SPOTIFY_REDIRECT_URI=https://multi-scrobbler.shoebottom.ca/callback
|
||||
- PUID=1000 # required if running docker on linux host, see main README Docker setup instructions
|
||||
- PGID=1000 # required if running docker on linux host, see main README Docker setup instructions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user