8 lines
185 B
Plaintext
8 lines
185 B
Plaintext
# Server Configuration
|
|
SERVER_ID=waylume-server-1
|
|
|
|
# Supabase Configuration
|
|
SUPABASE_KEY=your_supabase_service_role_key_here
|
|
|
|
# Docker Port Configuration (optional)
|
|
# EXTERNAL_PORT=3000 |