Fluttershub.com does not currently run on the ARM Node.

This commit is contained in:
2022-07-11 12:11:50 +01:00
committed by GitHub
parent e67c0699a7
commit 8340a42f4d
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ version: "3"
services:
fluttershub.com:
image: ghcr.io/fluttershub/homepage:arm64-latest
image: ghcr.io/fluttershub/homepage:x64-latest
restart: always
networks:
- external