게시판 기능 추가
All checks were successful
Build And Test / build-and-push (push) Successful in 1m33s

This commit is contained in:
2025-05-22 23:51:08 +09:00
parent c262b1c863
commit 8997539c9a
12 changed files with 365 additions and 2 deletions

View File

@ -1,4 +1,5 @@
REACT_APP_API_AUTH=http://127.0.0.1:8000
REACT_APP_API_BLOG=http://127.0.0.1:8800
REACT_APP_API_BOARD=http://127.0.0.1:8801
REACT_APP_API_TODO=http://127.0.0.1:8880
REACT_APP_API_ANSIBLE=http://127.0.0.1:8888