Fixed settings.yml.cg
This commit is contained in:
parent
29ce11cd5a
commit
8c094f154f
@ -1,5 +1,5 @@
|
|||||||
Default: &defaults
|
Default: &defaults
|
||||||
host: "http://localhost"
|
host: "localhost"
|
||||||
port: 3000
|
port: 3000
|
||||||
|
|
||||||
Development:
|
Development:
|
||||||
@ -12,4 +12,5 @@ Staging:
|
|||||||
<<: *defaults
|
<<: *defaults
|
||||||
|
|
||||||
Production:
|
Production:
|
||||||
|
approot: "http://www.example.com"
|
||||||
<<: *defaults
|
<<: *defaults
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user