summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--compose.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/compose.yml b/compose.yml
index e0f4df8..b17e42e 100644
--- a/compose.yml
+++ b/compose.yml
@@ -12,10 +12,6 @@ services:
build:
context: .
dockerfile: http.Dockerfile
- args:
- LOCAL_SMTP_HOST: smtp
- LOCAL_SMTP_PORT: 2500
- LOCAL_SMTP_PASSWORD: smtp
env_file:
- .env
ports: