mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
13 lines
298 B
Bash
13 lines
298 B
Bash
# -- PixivFE configuration
|
|
# See ./doc/Environment\ Variables.go for more details
|
|
|
|
# -- Required
|
|
# PIXIVFE_TOKEN=changethis # Only set here if not using a secret
|
|
PIXIVFE_PORT=8282
|
|
PIXIVFE_IMAGEPROXY=pixiv.ducks.party
|
|
|
|
# -- Optional
|
|
# PIXIVFE_USERAGENT=
|
|
# PIXIVFE_BASEURL=
|
|
# PIXIVFE_ACCEPTLANGUAGE=
|