diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 5370fb9..ade1d89 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1 +1,2 @@ spring.application.name=tampopo-server +server.servlet.context-path=/tampopo \ No newline at end of file