mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 09:57:29 -07:00
Update example.yml
This commit is contained in:
parent
c984ac968c
commit
2e0c224008
1 changed files with 5 additions and 5 deletions
|
@ -10,11 +10,11 @@ maintainer:
|
||||||
# URL and Port settings overview
|
# URL and Port settings overview
|
||||||
# e.g., If you want to realize following structure:
|
# e.g., If you want to realize following structure:
|
||||||
#
|
#
|
||||||
# +--- https://example.com:123 -----------+
|
# +--- https://example.com:123 ----------+
|
||||||
# +---------+ |+-------------+ +----------------+|
|
# +------+ |+-------------+ +---------------+|
|
||||||
# | Browser | ---> || Proxy (123) | ---> | Misskey (456) ||
|
# | User | ---> || Proxy (123) | ---> | Misskey (456) ||
|
||||||
# +---------+ |+-------------+ +----------------+|
|
# +------+ |+-------------+ +---------------+|
|
||||||
# +---------------------------------------+
|
# +--------------------------------------+
|
||||||
#
|
#
|
||||||
# You need to set 'https://example.com:123' to 'url' prop and
|
# You need to set 'https://example.com:123' to 'url' prop and
|
||||||
# You need to set 456 to 'port' prop.
|
# You need to set 456 to 'port' prop.
|
||||||
|
|
Loading…
Reference in a new issue