diff options
Diffstat (limited to 'compose.yml')
| -rw-r--r-- | compose.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compose.yml b/compose.yml index 539ee3f..812c70a 100644 --- a/compose.yml +++ b/compose.yml @@ -15,7 +15,7 @@ services: env_file: - .env ports: - - "8080:8080" + - "8080:80" smtp: image: git.joeac.net/joeac/joeac.net-smtp |
