Update docker-compose.yml

This commit is contained in:
ramblingcoder
2023-05-31 17:55:26 -05:00
committed by GitHub
parent b35d8a4324
commit 01c27bc9a9

View File

@@ -4,7 +4,7 @@ services:
build: ..
container_name: sillytavern
hostname: sillytavern
image: cohee1207/sillytavern:latest
image: sillytavern/sillytavern:latest
ports:
- "8000:8000"
volumes: