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:
parent
d7b8631ee4
commit
f842945c5f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
# Port the server should listen to
|
||||
# ---------------------------------------------------------------------
|
||||
|
||||
port: 3000
|
||||
port: __PORT__
|
||||
|
||||
# ---------------------------------------------------------------------
|
||||
# IP address the server should listen to
|
||||
|
|
Loading…
Add table
Reference in a new issue