This commit is contained in:
2023-12-02 13:09:23 +01:00
parent 098bc97fa4
commit 45da05c9a4
46 changed files with 2889 additions and 5793 deletions

View File

@@ -23,6 +23,14 @@ services:
- "traefik.http.routers.spaces-frontend-secure.entrypoints=web-secured" #
- "traefik.http.routers.spaces-frontend-secure.tls.certresolver=mytlschallenge"
imapsync:
image: registry.gitlab.com/cmykmedia/spaces:main-IMAPSYNC
restart: always
environment:
SUPABASE_URL: "https://uwppvcxflrcsibuzsbil.supabase.co"
SUPABASE_KEY: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6InV3cHB2Y3hmbHJjc2lidXpzYmlsIiwicm9sZSI6InNlcnZpY2Vfcm9sZSIsImlhdCI6MTcwMDkzODE5NCwiZXhwIjoyMDE2NTE0MTk0fQ.6hOkD1J8XBkVJUm-swv0ngLQ74xrEYr28EEbo0rUrts"
INTERVAL: 30
# backend:
# image: registry.gitlab.com/cmykmedia/manordsonne:master-BACKEND
# restart: always