You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
316 B
7 lines
316 B
# Core Lightning REST Hidden Service
|
|
HiddenServiceDir /data/app-$APP_ID-rest
|
|
HiddenServicePort $APP_CORE_LIGHTNING_REST_PORT $APP_CORE_LIGHTNING_REST_IP:$APP_CORE_LIGHTNING_REST_PORT
|
|
|
|
# Core Lightning Frontend Hidden Service
|
|
HiddenServiceDir /data/app-$APP_ID
|
|
HiddenServicePort 80 $APP_PROXY_HOSTNAME:$APP_PROXY_PORT
|