Include approot for dev by default (#329)
This commit is contained in:
parent
b1e71b0a8a
commit
b9e52bfec7
@ -1,6 +1,7 @@
|
|||||||
Default: &defaults
|
Default: &defaults
|
||||||
host: "*4" # any IPv4 host
|
host: "*4" # any IPv4 host
|
||||||
port: 3000
|
port: 3000
|
||||||
|
approot: "http://localhost:3000"
|
||||||
copyright: Insert copyright statement here
|
copyright: Insert copyright statement here
|
||||||
#analytics: UA-YOURCODE
|
#analytics: UA-YOURCODE
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user