From 9db7b4a2e54bfa30ac881eda2b84e53f3214b11d Mon Sep 17 00:00:00 2001 From: ShinHyeong Date: Sun, 19 Feb 2023 12:13:53 +0900 Subject: [PATCH] #6 add: PATCH --- .idea/compiler.xml | 2 +- .idea/gradle.xml | 1 + .idea/runConfigurations.xml | 10 ---------- .idea/vcs.xml | 6 ++++++ .../gateway-server/src/main/resources/application.yml | 1 + 5 files changed, 9 insertions(+), 11 deletions(-) delete mode 100644 .idea/runConfigurations.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 30342aa..6e5eb48 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -7,7 +7,7 @@ - + diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 1505236..db2be32 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -1,5 +1,6 @@ +