chore: remove platform pin in docker compose

This commit is contained in:
Bryan Helmkamp 2026-04-27 11:21:25 -07:00
parent c224a4517f
commit 1bdb0be3a8
No known key found for this signature in database

View file

@ -1,7 +1,6 @@
services:
fabro:
image: ghcr.io/fabro-sh/fabro:nightly
platform: linux/amd64
restart: unless-stopped
ports:
- "32276:32276"