Fix ports forgotten in config.sample.yml
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# Port the server should listen to
|
||||
# ---------------------------------------------------------------------
|
||||
|
||||
port: 3000
|
||||
port: __PORT__
|
||||
|
||||
# ---------------------------------------------------------------------
|
||||
# IP address the server should listen to
|
||||
|
||||
Reference in New Issue
Block a user