diff options
| author | Joe Carstairs <me@joeac.net> | 2025-12-18 16:40:46 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-12-18 16:41:00 +0000 |
| commit | 20effac610f2956ac7f5caa55f9b595f1b3773b6 (patch) | |
| tree | e416e7719f0cc576cc76bc77d7a7f160ecfd1e53 /website/Dockerfile | |
| parent | 9c50e749048f8e1c918d1abf2ca9713410f28816 (diff) | |
add compose.yaml
Diffstat (limited to 'website/Dockerfile')
| -rw-r--r-- | website/Dockerfile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
