refactor: improve formatting and organization of environment variables in docker compose configuration
This commit is contained in:
@@ -79,7 +79,7 @@ services:
|
||||
# li, bz, etc.
|
||||
LG_BASE_URL: https://libgen.gl #https://gen.com
|
||||
|
||||
AA_API_KEY: # Only for paid members of AA, otherwise leave blank for slow downloads
|
||||
# AA_API_KEY: # Only for paid members of AA, otherwise leave blank for slow downloads
|
||||
PUID: ${PUID}
|
||||
PGID: ${PGID}
|
||||
TZ: ${TZ}
|
||||
@@ -110,3 +110,4 @@ services:
|
||||
retries: 3
|
||||
volumes:
|
||||
qbittorrent-pia:
|
||||
ephemera-data:
|
||||
Reference in New Issue
Block a user