Update docker-compose_example.yml

This commit is contained in:
Amelia Yukii 2024-02-01 14:42:19 +00:00
parent 01d695428a
commit 15f3c046d1
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@ version: "3"
services: services:
web: web:
# replace image below with git.joinsharkey.org/sharkey/sharkey:stable on next release # image: registry.activitypub.software/transfem-org/sharkey:latest
# image: ghcr.io/transfem-org/sharkey:stable
build: . build: .
restart: always restart: always
links: links: