From 6a3012e7af76e435ee2cacb8f0cd06dc687a9bd4 Mon Sep 17 00:00:00 2001
From: 이민희 <mhlee@maprex.co.kr>
Date: 화, 15 2월 2022 10:40:27 +0900
Subject: [PATCH] Merge branch 'master' of http://192.168.0.28:9001/r/owl-kisa

---
 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