From 518038fba0833eaef94873fdeb3b7d6117983fc2 Mon Sep 17 00:00:00 2001 From: mindol1004 Date: Mon, 21 Aug 2023 14:41:02 +0900 Subject: [PATCH] =?UTF-8?q?=EC=B6=94=EA=B0=80=20'eureka/eureka-local.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eureka/eureka-local.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 eureka/eureka-local.yml diff --git a/eureka/eureka-local.yml b/eureka/eureka-local.yml new file mode 100644 index 0000000..e887b19 --- /dev/null +++ b/eureka/eureka-local.yml @@ -0,0 +1,3 @@ +spring: + profiles: + active: peer1 \ No newline at end of file