lfx 7 months ago
parent
commit
60a8d3483a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/application-dev.yml

+ 1 - 1
src/main/resources/application-dev.yml

@@ -1,7 +1,7 @@
 server:
   port: 8113
   servlet:
-    context-path: /demo
+    context-path: /api
 
 spring:
   datasource: