From 10be210b572712c7a3746d877ee30cb0117b6781 Mon Sep 17 00:00:00 2001 From: zl2fxy <19570956+zl2fxy@users.noreply.github.com> Date: 星期二, 31 一月 2023 10:05:46 +0800 Subject: [PATCH] Update config.md --- src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index ef46c2a..d74c444 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,3 +1,3 @@ spring: profiles: - active: local \ No newline at end of file + active: local -- Gitblit v1.8.0