chore: Add externalized constants to application properties
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
This commit is contained in:
parent
d6b356802f
commit
45483fecb3
@ -96,3 +96,13 @@ app.oauth2.authorizedRedirectUris=http://localhost:8081/oauth2/redirect,myandroi
|
|||||||
|
|
||||||
projectPath=@project.basedir@
|
projectPath=@project.basedir@
|
||||||
angularProjectPath=@project.basedir@/webui
|
angularProjectPath=@project.basedir@/webui
|
||||||
|
|
||||||
|
# Externalized constants from Port_Constant.java
|
||||||
|
app.local-host=43.205.154.152
|
||||||
|
app.frontend-port-9191=30165
|
||||||
|
app.sure-setu-domain=http://34.198.218.30:30173
|
||||||
|
app.gitea-ip-address=try.gitea
|
||||||
|
app.gitea-port=io
|
||||||
|
app.sure-vault-domain=http://54.92.243.148:30150
|
||||||
|
app.surevault-deployment-type=32
|
||||||
|
app.frontend-portal-domain=
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user