Files
msa-fe/.env.development
icurfer 01d1fbc72d
All checks were successful
Build And Test / build-and-push (push) Successful in 1m7s
Ansible관련 fe추가
2025-05-20 19:06:08 +09:00

4 lines
166 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
REACT_APP_API_ANSIBLE=http://127.0.0.1:8888