Files
msa-fe/.env.development
icurfer 8997539c9a
All checks were successful
Build And Test / build-and-push (push) Successful in 1m33s
게시판 기능 추가
2025-05-22 23:51:08 +09:00

5 lines
208 B
Plaintext

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