1
0
Fork 0
mirror of synced 2024-06-17 02:04:56 +12:00

Debug tests

This commit is contained in:
Eldad Fux 2021-01-01 17:01:09 +02:00
parent 4853494366
commit 5d920963a4

View file

@ -55,6 +55,7 @@ services:
- traefik.http.routers.appwrite-secure.rule=PathPrefix(`/`)
- traefik.http.routers.appwrite-secure.tls=true
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- appwrite-uploads:/storage/uploads:rw
- appwrite-cache:/storage/cache:rw
- appwrite-config:/storage/config:rw