aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/application.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/application.properties')
-rw-r--r--src/main/resources/application.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index cdeaa6e0..e4958d26 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -1,2 +1,3 @@
keyspace.name=VotingAppForMusic
-server.port=1010 \ No newline at end of file
+server.port=8080
+server.servlet.context-path=/MUSIC \ No newline at end of file