Fix image path

This commit is contained in:
3wc 2022-12-07 19:30:47 -08:00
parent 23c2238460
commit 777cb6263e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services: services:
app: app:
image: git.coopcloud.tech/wiki-cafe/farm-docker:latest image: git.coopcloud.tech/wiki-cafe/wiki-farm:latest
command: /bin/sh config/install.sh command: /bin/sh config/install.sh
volumes: volumes:
- "fedwiki_friends:/home/node/config" - "fedwiki_friends:/home/node/config"