mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Fix for repeating warning "Deprecation: The 'server_port' configuration option has been renamed to 'port'. Please update your config file accordingly."
This commit is contained in:
parent
a27cf8be5f
commit
c2fb0a0968
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ aliases:
|
|||
CodeShark: Eric Lombrozo
|
||||
|
||||
safe: false
|
||||
server_port: 4000
|
||||
port: 4000
|
||||
base-url: /
|
||||
|
||||
source: .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue