mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-30 14:34:27 +02:00
docs: update package link in docker config
This commit is contained in:
parent
3e5ccea23c
commit
5b50d441eb
@ -2,7 +2,7 @@ version: '3.5'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
cobalt-api:
|
cobalt-api:
|
||||||
image: ghcr.io/wukko/cobalt:7
|
image: ghcr.io/imputnet/cobalt:7
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: cobalt-api
|
container_name: cobalt-api
|
||||||
|
|
||||||
@ -32,7 +32,7 @@ services:
|
|||||||
#- ./cookies.json:/cookies.json
|
#- ./cookies.json:/cookies.json
|
||||||
|
|
||||||
cobalt-web:
|
cobalt-web:
|
||||||
image: ghcr.io/wukko/cobalt:7
|
image: ghcr.io/imputnet/cobalt:7
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: cobalt-web
|
container_name: cobalt-web
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user