diff --git a/src/test/resources/application.yml b/src/test/resources/application.yml index 2091f48..ef4dcd5 100644 --- a/src/test/resources/application.yml +++ b/src/test/resources/application.yml @@ -21,4 +21,4 @@ spring: kakao: admin: e217481aeaeb6c14f8f10912b441f961 endpoint: - apigateway-service: http://localhost:3000 \ No newline at end of file + front-url: http://localhost:3000 \ No newline at end of file