feat(docker): containerise the setup
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Le Tribunal — Docker deployment with managed Supabase
|
||||
|
||||
# --- Domain ---
|
||||
APP_DOMAIN=acropole.alxczl.fr
|
||||
|
||||
# --- Traefik ---
|
||||
TRAEFIK_NETWORK=proxy
|
||||
|
||||
# --- Supabase (managed) ---
|
||||
# From your Supabase project: Settings -> API
|
||||
SUPABASE_URL=
|
||||
SUPABASE_ANON_KEY=
|
||||
Reference in New Issue
Block a user