7 lines
246 B
Plaintext
7 lines
246 B
Plaintext
SITE_ID=your-unique-site-id
|
|
CLOUD_URL=https://your-vps.com
|
|
SECRET_KEY=generate-a-long-random-string-here
|
|
LICENSE_GRACE_HOURS=24
|
|
# DATABASE_URL is set automatically — only override if you know what you're doing
|
|
# DATABASE_URL=sqlite:///./pos.db
|