Skip to content

Commit

Permalink
chore: (#29) test용 production url 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jeomxon committed Jul 20, 2023
1 parent 6efed21 commit 1e6ab82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/test/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
votogether:
openapi:
dev-url: http://localhost:8080
prod-url: http://votogether.com
prod-url: http://aaaaaaaa.com

oauth:
kakao:
Expand Down

0 comments on commit 1e6ab82

Please sign in to comment.