Modifying the base uri for oauth2 for release environment
This commit is contained in:
parent
29258d6913
commit
ba9c2f0831
|
|
@ -1,5 +1,5 @@
|
|||
# Appsmith Configurations
|
||||
appsmith.baseUri=https://appsmith-test.herokuapp.com
|
||||
appsmith.baseUri=https://release-api.appsmith.com
|
||||
|
||||
#Mongo properties
|
||||
spring.data.mongodb.database=mobtools
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user