diff --git a/docker-compose.yaml b/docker-compose.yaml index 6f797c0..ef52896 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -33,7 +33,7 @@ services: ASPNETCORE_ENVIRONMENT: Development ConnectionStrings__DefaultConnection: Host=postgres;Database=mohaymen;Username=postgres;Password=1234; ports: - - "8080:80" + - "8085:80" volumes: pgdata: