All checks were successful
Build and Push App Image / build-and-push (push) Successful in 1m20s
8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
# Frontend Environment Example
|
|
|
|
# Environment
|
|
VITE_ENV=development
|
|
|
|
# Feature Flags
|
|
VITE_ENABLE_ANALYTICS=false
|