mirror of
https://github.com/FuzzyGrim/Yamtrack.git
synced 2026-03-03 02:47:03 +00:00
add allowed_hosts env var
This commit is contained in:
@@ -5,9 +5,7 @@ services:
|
||||
build:
|
||||
context: .
|
||||
environment:
|
||||
- TMDB_API=API_KEY
|
||||
- MAL_API=API_KEY
|
||||
- SECRET=SECRET
|
||||
- ALLOWED_HOSTS=192.168.1.1, yamtarr.domain.com
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user