mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated docker compose
This commit is contained in:
@@ -11,6 +11,13 @@ services:
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
depends_on:
|
||||
- mariadb
|
||||
- redis
|
||||
- smtp
|
||||
- clamav
|
||||
- influxdb
|
||||
- telegraf
|
||||
environment:
|
||||
- _APP_ENV=development
|
||||
- _APP_OPENSSL_KEY_V1=
|
||||
|
||||
Reference in New Issue
Block a user