mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-02-01 10:07:17 +00:00
fix: disabled api call to solr in ui when mailbox deleted but using flatcurve
This commit is contained in:
@@ -168,6 +168,7 @@ services:
|
||||
- DEMO_MODE=${DEMO_MODE:-n}
|
||||
- WEBAUTHN_ONLY_TRUSTED_VENDORS=${WEBAUTHN_ONLY_TRUSTED_VENDORS:-n}
|
||||
- CLUSTERMODE=${CLUSTERMODE:-}
|
||||
- FLATCURVE_EXPERIMENTAL=${FLATCURVE_EXPERIMENTAL:-}
|
||||
restart: always
|
||||
networks:
|
||||
mailcow-network:
|
||||
|
||||
Reference in New Issue
Block a user