mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated docker images and settings
This commit is contained in:
@@ -23,7 +23,7 @@ _APP_INFLUXDB_PORT=8086
|
||||
_APP_STATSD_HOST=telegraf
|
||||
_APP_STATSD_PORT=8125
|
||||
_APP_SMTP_HOST=maildev
|
||||
_APP_SMTP_PORT=25
|
||||
_APP_SMTP_PORT=1025
|
||||
_APP_SMTP_SECURE=
|
||||
_APP_SMTP_USERNAME=
|
||||
_APP_SMTP_PASSWORD=
|
||||
|
||||
+1
-1
@@ -427,7 +427,7 @@ services:
|
||||
container_name: appwrite-mailcatcher
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- '9503:80'
|
||||
- '9503:1080'
|
||||
networks:
|
||||
- appwrite
|
||||
|
||||
|
||||
Reference in New Issue
Block a user