Skip to content

Commit 09a2caf

Browse files
committed
remove platform does not match warning
see lichess-org/lila-ws#734
1 parent 88c8aa1 commit 09a2caf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

compose-lila-ws-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
services:
22
lila_ws:
33
image: ghcr.io/lichess-org/lila-ws:latest
4+
platform: linux/amd64
45
restart: unless-stopped
56
environment:
67
- CONFIG_FORCE_csrf.origin=${LILA_URL:-http://localhost:8080}

0 commit comments

Comments
 (0)