Add properties
This commit is contained in:
5
support/src/main/resources/development/webclient.yml
Normal file
5
support/src/main/resources/development/webclient.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
webclient:
|
||||
some: test
|
||||
units:
|
||||
- unit-name: processor-api
|
||||
base-url: http://localhost:20081
|
||||
4
support/src/main/resources/production/webclient.yml
Normal file
4
support/src/main/resources/production/webclient.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
webclient:
|
||||
units:
|
||||
- unit-name: processor-api
|
||||
base-url: http://soundhoundfound-processor:20080
|
||||
Reference in New Issue
Block a user