mirror of
https://github.com/YunoHost-Apps/reverseproxy_ynh.git
synced 2024-09-03 20:16:23 +02:00
Change test settings
This commit is contained in:
parent
3e05849509
commit
fea7706579
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="domain.tld"
|
domain="domain.tld"
|
||||||
path="/path"
|
path="/path"
|
||||||
redirect_type="public_302"
|
proxy_path="http://127.0.0.1"
|
||||||
redirect_path="http://127.0.0.1"
|
assets_path=""
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=1
|
setup_sub_dir=1
|
||||||
|
|
Loading…
Reference in a new issue