From 20effac610f2956ac7f5caa55f9b595f1b3773b6 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Thu, 18 Dec 2025 16:40:46 +0000 Subject: add compose.yaml --- website/Dockerfile | 1 - 1 file changed, 1 deletion(-) (limited to 'website/Dockerfile') diff --git a/website/Dockerfile b/website/Dockerfile index 3984228..64121f2 100644 --- a/website/Dockerfile +++ b/website/Dockerfile @@ -2,7 +2,6 @@ FROM node:lts AS runtime WORKDIR /app ################### TODO ################### -# - Refactor this Dockerfile into a compose.yml # - Add another service on the same network running an SMTP server such # as msmtpd or Postfix # - Configure the SMTP server to send emails from me@joeac.net via Zoho -- cgit v1.2.3