spin-frontend/.env.sample
admin 69e641e271
All checks were successful
build-and-push / build (push) Successful in 21s
scaffold: Dockerfile + Gitea Actions workflow + .env.sample
2026-06-27 22:01:05 +00:00

6 lines
268 B
Plaintext

# 로컬 개발용 env template. cp .env.sample .env 후 본인 환경에 맞게 수정.
# 클러스터 배포 시엔 K8s Secret/value 가 자동 주입되므로 이 파일은 안 쓰임.
# (prod=spin-backend.internal.svc.cluster.local:80)
SPIN_BACKEND_URL=localhost