mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-30 14:39:29 +02:00
Add next_port to example
This commit is contained in:
parent
eea8afd792
commit
cebca09a69
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ app:
|
||||||
server:
|
server:
|
||||||
external_port: 3000
|
external_port: 3000
|
||||||
internal_port: 3001
|
internal_port: 3001
|
||||||
|
next_port: 3002
|
||||||
internal_hostname: pangolin
|
internal_hostname: pangolin
|
||||||
secure_cookies: false
|
secure_cookies: false
|
||||||
session_cookie_name: session
|
session_cookie_name: session
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue