diff --git a/.env.dist b/.env.dist index 28f5848..1ec6cc7 100644 --- a/.env.dist +++ b/.env.dist @@ -12,6 +12,9 @@ stashbox_project_id=1 stashbox_domain="web.stashbox" stashbox_plex_domain="plex.stashbox" +export stashbox_username='xxx' +export stashbox_user_key='xxx' + stashbox_web_ip="fe80::dad:db" stashbox_rpx_ip="fe80::dad:feed" stashbox_ip4_ext="0.0.0.0"