This commit is contained in:
2026-06-05 12:12:52 -04:00
parent 93e96beb74
commit 4666000ca3

View File

@@ -4,7 +4,7 @@ services:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
ports: ports:
- "{$PORT}:{$PORT}" - "$PORT:$PORT"
depends_on: depends_on:
- mailpit - mailpit
environment: environment: