1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wikijs_ynh.git synced 2024-09-03 20:36:09 +02:00

Fix ports forgotten in config.sample.yml

This commit is contained in:
Yalh 2019-01-30 00:11:52 +01:00
parent d7b8631ee4
commit f842945c5f

View file

@ -8,7 +8,7 @@
# Port the server should listen to
# ---------------------------------------------------------------------
port: 3000
port: __PORT__
# ---------------------------------------------------------------------
# IP address the server should listen to