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
@ -136,7 +136,7 @@ aliases:
|
||||
CodeShark: Eric Lombrozo
|
||||
|
||||
safe: false
|
||||
server_port: 4000
|
||||
port: 4000
|
||||
base-url: /
|
||||
|
||||
source: .
|
||||
|
||||
Loading…
Reference in New Issue
Block a user