Skip to content

Commit e985635

Browse files
committed
병합 충동 해결
2 parents 3c8a0a1 + 08d64ff commit e985635

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,14 @@
7676
| **GitHub** | [@goodjunseon](https://github.com/goodjunseon) | [@Lims](https://github.com/swoo0514) |
7777

7878
---
79-
## 🔗Architecture
80-
81-
작성중...
79+
## 💫 Architecture
80+
![ToGetHer-Architecture.png](document/ToGetHer-Architecture.png)
8281

8382
---
8483

8584
## 📀 ERD
8685

87-
작성중...
86+
![ToGetHer-erd.png](document/ToGetHer-erd.png)
8887

8988
---
9089

backend/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ server:
55

66
spring:
77
profiles:
8-
active: dev # 기본값: dev 배포시 prod로 오버라이드
8+
active: prod # 기본값: dev 배포시 prod로 오버라이드
99
config:
1010
import: optional:file:.env[.properties]
1111

document/ToGetHer-Architecture.png

75.1 KB
Loading

document/ToGetHer-erd.png

296 KB
Loading

0 commit comments

Comments
 (0)