Files
msa-fe/.env.development
icurfer 8cbfe4a864
All checks were successful
Build And Test / build-and-push (push) Successful in 1m36s
Add todo 리스트 관리 기능 구현
2025-05-18 23:38:52 +09:00

3 lines
122 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_TODO=http://127.0.0.1:8880