Add environment variable support and update Docker configuration
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# Server Configuration
|
||||
SERVER_ID=waylume-server-1
|
||||
|
||||
# Supabase Configuration
|
||||
SUPABASE_KEY=your_supabase_service_role_key_here
|
||||
|
||||
# Docker Port Configuration (optional)
|
||||
# EXTERNAL_PORT=3000
|
||||
Reference in New Issue
Block a user