Skip to content

Commit f5b6284

Browse files
committed
fix
1 parent 301fdda commit f5b6284

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# python.or.kr-wip
1+
# python.or.kr-wip
2+
3+
# 개발 환경 구축
4+
5+
```
6+
docker compose up
7+
```
8+
9+
http://localhost:8080/cms/
10+
11+
test / test
12+
13+
14+
# settings
15+
- pythonkr_backend.settings # local sqlite testing
16+
- pythonkr_backend.settings.localtesting # docker compose testing
17+
- pythonkr_backend.settings.prod # production

0 commit comments

Comments
 (0)