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