mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-31 03:27:44 +01:00
update docker registry in compose file to github from dockerhub
This commit is contained in:
parent
25f1afa628
commit
690dc328c5
@ -4,7 +4,7 @@ services:
|
||||
build: ..
|
||||
container_name: sillytavern
|
||||
hostname: sillytavern
|
||||
image: sillytavern/sillytavern:latest
|
||||
image: ghcr.io/sillytavern/sillytavern:latest
|
||||
ports:
|
||||
- "8000:8000"
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user