mirror of
https://github.com/YunoHost-Apps/satdress_ynh.git
synced 2024-09-03 20:16:27 +02:00
fixed path url
This commit is contained in:
parent
9f12d791c6
commit
b04d8f169a
1 changed files with 5 additions and 5 deletions
|
@ -6,11 +6,12 @@
|
|||
;; Test complet
|
||||
; Manifest
|
||||
domain="domain.tld"
|
||||
path="/path"
|
||||
path="/"
|
||||
is_public=1
|
||||
language="fr"
|
||||
admin="john"
|
||||
password="1Strong-Password"
|
||||
sitename="zamn"
|
||||
siteowner="@zamn"
|
||||
siteownerurl="https://zamn.com"
|
||||
randomstring="BUISDF3"
|
||||
port="666"
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
|
@ -20,7 +21,6 @@
|
|||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
upgrade=1 from_commit=CommitHash
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
port_already_use=0
|
||||
|
|
Loading…
Add table
Reference in a new issue