mirror of
https://github.com/Ahwxorg/Binternet.git
synced 2026-03-11 08:54:37 +00:00
fix(docker-compose.example.yaml): 'ahwx/' -> 'ghcr.io/ahwxorg/' to fix automatic building
This commit is contained in:
parent
7dfb52bf5a
commit
7ae7620354
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@ services:
|
|||
ports:
|
||||
- '8015:8009'
|
||||
container_name: binternet
|
||||
image: 'ahwx/binternet:latest'
|
||||
image: 'ghcr.io/ahwxorg/binternet:latest'
|
||||
|
|
|
|||
Loading…
Reference in a new issue