From feb8bf71e38f17ba7a738f8719a264dd8a48f26a Mon Sep 17 00:00:00 2001 From: cypsyco Date: Tue, 23 Jan 2024 02:18:05 +0900 Subject: [PATCH] github actions test --- src/main/resources/application.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 343af96..8ca4544 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,9 +1,6 @@ -server.address: 172.31.8.60 -server.port: 8080 - spring: datasource: - url: jdbc:mysql://15.164.107.161:3306/sign + url: jdbc:mysql://192.249.29.26:3306/sign username: testuser password: rj7783208232 jpa: