- Change API proxy hosts to production environment - Refactor URL parsing logic in alarm routes to use replace method instead of split - Remove console.log statements and simplify ID extraction 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
7 lines
474 B
Plaintext
7 lines
474 B
Plaintext
VITE_APP_ENV=development
|
|
# VITE_APP_AUTH_PROXY_HOST='http://3.35.79.250:8090'
|
|
# VITE_APP_API_PROXY_HOST='http://3.35.79.250:8080'
|
|
VITE_APP_AUTH_PROXY_HOST='https://auth.nicepay.co.kr'
|
|
VITE_APP_API_PROXY_HOST='https://rest.nicepay.co.kr'
|
|
GENERATE_SOURCEMAP=false
|
|
SENTRY_AUTH_TOKEN=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 |