From 95f9639088ab6a5615aa348eb206d14541782000 Mon Sep 17 00:00:00 2001
From: minhee <alsdldlfrl@gmail.com>
Date: 월, 21 2월 2022 11:42:00 +0900
Subject: [PATCH] - 이슈타입 기본값 추가 시 inheritPartners 컬럼도 추가

---
 src/main/resources/system_prod.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/system_prod.properties b/src/main/resources/system_prod.properties
index 2690ef1..7c927f6 100644
--- a/src/main/resources/system_prod.properties
+++ b/src/main/resources/system_prod.properties
@@ -85,7 +85,7 @@
 aws.access.password=eAQvouvSJJFl47h2dkMJji/6OtzsGBGF4h9Df3qH
 # aws s3 url
 # aws.s3.url=https://s3.ap-northeast-2.amazonaws.com/
-aws.s3.url=http://maprex.iptime.org:8180/
+aws.s3.url=http://192.132.247.105:8180/
 
 # OAuth 2.0 \uC778\uC99D \uC815\uBCF4 \uC124\uC815
 OAuth.google.clientId=545115864261-lumkhr0qhei643koiva5b130410s032e.apps.googleusercontent.com

--
Gitblit v1.8.0