Chore: Housekeeping tasks (#721)
- End point to return api version - Move agent bot listener to sync dispatcher - gem update
This commit is contained in:
14
config/app.yml
Normal file
14
config/app.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
shared: &shared
|
||||
version: '1.4.0'
|
||||
|
||||
development:
|
||||
<<: *shared
|
||||
|
||||
production:
|
||||
<<: *shared
|
||||
|
||||
staging:
|
||||
<<: *shared
|
||||
|
||||
test:
|
||||
<<: *shared
|
||||
Reference in New Issue
Block a user