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