mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
chore: remove platform pin in docker compose
This commit is contained in:
parent
c224a4517f
commit
1bdb0be3a8
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
services:
|
||||
fabro:
|
||||
image: ghcr.io/fabro-sh/fabro:nightly
|
||||
platform: linux/amd64
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "32276:32276"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue