16 lines
167 B
Plaintext
16 lines
167 B
Plaintext
Default: &defaults
|
|
host: "http://localhost"
|
|
port: 3000
|
|
|
|
Development:
|
|
<<: *defaults
|
|
|
|
Test:
|
|
<<: *defaults
|
|
|
|
Staging:
|
|
<<: *defaults
|
|
|
|
Production:
|
|
<<: *defaults
|