summaryrefslogtreecommitdiff
path: root/compose.yml
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-06-22 22:55:34 +0100
committerJoe Carstairs <me@joeac.net>2026-06-22 22:55:34 +0100
commitc07f55e8d428f1f1b0167958d022bfb33f519005 (patch)
tree8b33a99361db55d50a54edad06ff6619907c09d5 /compose.yml
parentd3e832f064abcf5ab6fe5b66e6affe9dafd62e76 (diff)
move smtp/Dockerfile to smtp.Dockerfile
Diffstat (limited to 'compose.yml')
-rw-r--r--compose.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/compose.yml b/compose.yml
index b17e42e..539ee3f 100644
--- a/compose.yml
+++ b/compose.yml
@@ -20,7 +20,8 @@ services:
smtp:
image: git.joeac.net/joeac/joeac.net-smtp
build:
- context: smtp
+ context: .
+ dockerfile: smtp.Dockerfile
args:
LOCAL_SMTP_PORT: 2500
env_file: