mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-23 16:02:06 +01:00
Merge pull request #1352 from chrisbennight/staging
update docker registry in compose file to github from dockerhub
This commit is contained in:
commit
47a2734ad4
@ -4,7 +4,7 @@ services:
|
|||||||
build: ..
|
build: ..
|
||||||
container_name: sillytavern
|
container_name: sillytavern
|
||||||
hostname: sillytavern
|
hostname: sillytavern
|
||||||
image: sillytavern/sillytavern:latest
|
image: ghcr.io/sillytavern/sillytavern:latest
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8000:8000"
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user