8 lines
321 B
Bash
8 lines
321 B
Bash
# Production defaults — committed to the repo, loaded automatically by
|
|
# electron-vite when running `npm run build` or `npm run dist`.
|
|
# No secrets here: this file is public.
|
|
#
|
|
# Override by creating a .env file (gitignored) — see .env.example.
|
|
MAIN_VITE_SERVER_URL=https://octowow.st
|
|
MAIN_VITE_CLIENT_VERSION=latest
|