mirror of
https://github.com/YunoHost-Apps/isso_ynh.git
synced 2024-09-03 19:35:55 +02:00
check for admin path
This commit is contained in:
parent
cdc5ec1909
commit
5d94c2d036
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
;; Test complet
|
||||
; Manifest
|
||||
domain="domain.tld"
|
||||
path="/admin"
|
||||
path="/admin" (PATH)
|
||||
is_public=1
|
||||
admin="john"
|
||||
password="1Strong-Password"
|
||||
|
|
Loading…
Add table
Reference in a new issue