Add optional mailrelay config

This commit is contained in:
3wc
2020-09-30 01:58:57 +02:00
parent 0f6c3f0098
commit 96fa350f73
3 changed files with 23 additions and 3 deletions

11
compose.mailrelay.yml Normal file
View File

@ -0,0 +1,11 @@
---
version: "3.8"
services:
keycloak:
networks:
- mail
networks:
mail:
external: true