Skip to content

Commit

Permalink
refactor: Remove quotation marks and trailing slash from context path
Browse files Browse the repository at this point in the history
  • Loading branch information
johannmo committed Apr 25, 2024
1 parent fb59f15 commit 9818dff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
server:
port: 8080
servlet:
context-path: "/adressetjeneste/"
context-path: /adressetjeneste
management:
server:
port: 8090
Expand Down

0 comments on commit 9818dff

Please sign in to comment.