diff --git a/compose.prod.yaml b/compose.prod.yaml index 0503b9e..b923263 100644 --- a/compose.prod.yaml +++ b/compose.prod.yaml @@ -22,7 +22,7 @@ services: # DATABASE_URL: ${DATABASE_URL} ports: - target: 80 - published: 80 + published: 8080 protocol: tcp # Uncomment if you terminate TLS here (otherwise put TLS on your edge proxy) # - target: 443