1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00

Disabled beta options

This commit is contained in:
eldadfux 2019-09-13 08:20:12 +03:00
parent abd627e919
commit be7be9f3a4

View file

@ -32,9 +32,9 @@ services:
- _APP_INFLUXDB_PORT=8086
- _APP_STATSD_HOST=telegraf
- _APP_STATSD_PORT=8125
- _APP_CONSOLE_WHITELIST_EMAILS=eldad.fux@example.com,eldad@example.io
- _APP_CONSOLE_WHITELIST_IPS=192.1.1.100
- _APP_CONSOLE_WHITELIST_DOMAINS=appwrite.io,example.com
# - _APP_CONSOLE_WHITELIST_EMAILS=eldad.fux@example.com,eldad@example.io
# - _APP_CONSOLE_WHITELIST_IPS=192.1.1.100
# - _APP_CONSOLE_WHITELIST_DOMAINS=appwrite.io,example.com
mariadb:
image: appwrite/mariadb:1.0.0 # fix issues when upgrading using: mysql_upgrade -u root -p