diff --git a/nodes/waldorf/pinchflat/compose.yaml b/nodes/waldorf/pinchflat/compose.yaml index 85ef0e2..c3ea89f 100644 --- a/nodes/waldorf/pinchflat/compose.yaml +++ b/nodes/waldorf/pinchflat/compose.yaml @@ -7,8 +7,8 @@ services: - BASIC_AUTH_PASSWORD=Procmi*1 image: keglin/pinchflat:latest mem_limit: 2048m - # ports: - # - 8945:8945 + ports: + - 8945:8945 restart: unless-stopped volumes: - /mnt/appdata/pinchflat/config:/config