diff --git a/compose.yaml b/compose.yaml index 52866af..aac09ed 100644 --- a/compose.yaml +++ b/compose.yaml @@ -13,7 +13,7 @@ services: context: . target: final ports: - - 8080:80 + - 8080:8080 # The commented out section below is an example of how to define a PostgreSQL # database that your application can use. `depends_on` tells Docker Compose to