Login page animations

This commit is contained in:
2026-04-30 21:38:54 +12:00
parent 373f7c47c0
commit 4f876372c2
7 changed files with 87 additions and 14 deletions
+3 -3
View File
@@ -7,9 +7,9 @@ ADMIN_NAME=Lean 101
ADMIN_EMAIL=admin@lean101.local
ADMIN_PASSWORD=lean101-admin
AUTH_SECRET=replace-with-a-long-random-secret
ORIGIN=https://clients.lean-101.com
PUBLIC_API_BASE_URL=https://clients.lean-101.com
ORIGIN=https://clients.lean-101.com.au
PUBLIC_API_BASE_URL=https://clients.lean-101.com.au
INTERNAL_API_BASE_URL=http://backend:8000
CORS_ALLOW_ORIGINS=https://clients.lean-101.com
CORS_ALLOW_ORIGINS=https://clients.lean-101.com.au
CLIENTS_APP_PORT=8081
DATABASE_URL=sqlite:////data/data_entry_app.db