mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
7 lines
84 B
YAML
7 lines
84 B
YAML
---
|
|
development:
|
|
foo: development
|
|
production:
|
|
foo: production
|
|
test:
|
|
foo: test
|