Update application.properties
This commit is contained in:
parent
901b95ffa2
commit
c2b22d5319
@ -94,7 +94,10 @@ app.auth.tokenExpirationMsec=864000000
|
||||
app.oauth2.authorizedRedirectUris=http://localhost:8081/oauth2/redirect,myandroidapp://oauth2/redirect,myiosapp://oauth2/redirect
|
||||
|
||||
|
||||
projectPath=@project.basedir@
|
||||
angularProjectPath=@project.basedir@/webui
|
||||
# projectPath=@project.basedir@
|
||||
# angularProjectPath=@project.basedir@/webui
|
||||
|
||||
projectPath=/data
|
||||
angularProjectPath=/data/webui
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user