commit
dee36246b2
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||
Wiki.js is a copylefted libre software, modern and powerful wiki app built on Node.js, Git and Markdown for YunoHost.
|
||||
|
||||
|
||||
**Shipped version:** 2.5.301~ynh1
|
||||
**Shipped version:** 2.5.301~ynh2
|
||||
|
||||
**Demo:** https://docs-beta.requarks.io/
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||
Wiki.js is a copylefted libre software, modern and powerful wiki app built on Node.js, Git and Markdown for YunoHost.
|
||||
|
||||
|
||||
**Version incluse :** 2.5.301~ynh1
|
||||
**Version incluse :** 2.5.301~ynh2
|
||||
|
||||
**Démo :** https://docs-beta.requarks.io/
|
||||
|
||||
|
@ -99,7 +99,7 @@ pool:
|
||||
# ---------------------------------------------------------------------
|
||||
# Leave 0.0.0.0 for all interfaces
|
||||
|
||||
bindIP: 0.0.0.0
|
||||
bindIP: 127.0.0.1
|
||||
|
||||
# ---------------------------------------------------------------------
|
||||
# Log Level
|
||||
|
@ -7,7 +7,7 @@ name = "Wiki.js"
|
||||
description.en = "Open source powerful wiki app built on Node.js, Git and Markdown"
|
||||
description.fr = "Wiki open source propulsé par Node.js, Git et Markdown"
|
||||
|
||||
version = "2.5.301~ynh1"
|
||||
version = "2.5.301~ynh2"
|
||||
|
||||
maintainers = ["yalh76"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user