qcast-front/.env.production
2024-08-07 11:30:37 +09:00

5 lines
125 B
Plaintext

NEXT_PUBLIC_TEST="테스트변수입니다. production"
NEXT_PUBLIC_API_SERVER_PATH="http://localhost:8080"
DATABASE_URL=""