mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Synced dev and test envs settings
This commit is contained in:
@@ -15,6 +15,13 @@ services:
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
depends_on:
|
||||
- mariadb
|
||||
- redis
|
||||
- smtp
|
||||
- clamav
|
||||
- influxdb
|
||||
- telegraf
|
||||
environment:
|
||||
- _APP_ENV=development
|
||||
- _APP_OPTIONS_ABUSE=disabled
|
||||
|
||||
Reference in New Issue
Block a user