mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated config
This commit is contained in:
@@ -37,10 +37,7 @@ services:
|
||||
networks:
|
||||
- appwrite
|
||||
labels:
|
||||
- traefik.http.routers.appwrite.entrypoints=web
|
||||
- traefik.http.routers.appwrite.rule=PathPrefix(`/`)
|
||||
#- traefik.http.routers.appwrite.middlewares=demoHeader
|
||||
- traefik.http.routers.appwrite-secure.entrypoints=websecure
|
||||
- traefik.http.routers.appwrite-secure.rule=PathPrefix(`/`)
|
||||
- traefik.http.routers.appwrite-secure.tls=true
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user