mirror of
https://asciireactor.com/otho/stashapp
synced 2024-11-23 15:25:05 +00:00
Add user and key to .env.dist.
This commit is contained in:
parent
b0593f8a1c
commit
dec9ca6253
@ -12,6 +12,9 @@ stashbox_project_id=1
|
|||||||
stashbox_domain="web.stashbox"
|
stashbox_domain="web.stashbox"
|
||||||
stashbox_plex_domain="plex.stashbox"
|
stashbox_plex_domain="plex.stashbox"
|
||||||
|
|
||||||
|
export stashbox_username='xxx'
|
||||||
|
export stashbox_user_key='xxx'
|
||||||
|
|
||||||
stashbox_web_ip="fe80::dad:db"
|
stashbox_web_ip="fe80::dad:db"
|
||||||
stashbox_rpx_ip="fe80::dad:feed"
|
stashbox_rpx_ip="fe80::dad:feed"
|
||||||
stashbox_ip4_ext="0.0.0.0"
|
stashbox_ip4_ext="0.0.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user