Skip to content

Commit f820fad

Browse files
authoredOct 17, 2023
Update application.properties
Add new URL for state service
1 parent cacfd9f commit f820fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/main/resources/application.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
quarkus.hibernate-orm.database.generation=drop-and-create
2-
quarkus.rest-client.area-api.url=http://3.129.86.185:80/
2+
quarkus.rest-client.area-api.url=http://54.226.138.184:80/
33
quarkus.rest-client.area-api.scope=javax.inject.Singleton #
44

55
quarkus.swagger-ui.enable=true

0 commit comments

Comments
 (0)
Please sign in to comment.