fix: remove quotes from docker .env files because they are not parsed properly
This commit is contained in:
@@ -1 +1 @@
|
||||
JELLYFIN_PublishedServerUrl="https://jellyfin.{{ domain }}"
|
||||
JELLYFIN_PublishedServerUrl=https://jellyfin.{{ domain }}
|
||||
|
||||
Reference in New Issue
Block a user