adding prefix path
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# File is used by sprigboot
|
||||
server.contextPath=/*
|
||||
# Prefix Path
|
||||
server.port=9292
|
||||
spring.resources.static-locations=classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/,classpath:/public/,classpath:/webui/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user