init vite rewrite
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 31s
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 31s
This commit is contained in:
@@ -1,29 +0,0 @@
|
||||
# =============================================================================
|
||||
# NextAuth (next-auth v4)
|
||||
# =============================================================================
|
||||
NEXTAUTH_SECRET=""
|
||||
# Canonical site URL. Dev: http://localhost:3000
|
||||
NEXTAUTH_URL="http://localhost:3000"
|
||||
|
||||
# =============================================================================
|
||||
# Portal API (Django backend)
|
||||
# Server-side calls over the compose network. Dev: http://backend:5000
|
||||
# =============================================================================
|
||||
SARLINK_API_BASE_URL="http://backend:5000"
|
||||
|
||||
# =============================================================================
|
||||
# ID / person verification — {PERSON_VERIFY_BASE_URL}/api/person/{id_card}
|
||||
# =============================================================================
|
||||
PERSON_VERIFY_BASE_URL=""
|
||||
|
||||
# =============================================================================
|
||||
# Omada (TP-Link) proxy — device access control
|
||||
# =============================================================================
|
||||
OMADA_BASE_URL=""
|
||||
OMADA_SITE_ID=""
|
||||
OMADA_PROXY_API_KEY=""
|
||||
|
||||
# =============================================================================
|
||||
# Invoice Ninja — finance/clients integration
|
||||
# =============================================================================
|
||||
NINJA_API_KEY=""
|
||||
Reference in New Issue
Block a user