rename arch_config to config.yaml

This commit is contained in:
Adil Hafeez 2025-12-23 17:32:59 -08:00
parent 46b634f603
commit b7dbd0fbea
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
42 changed files with 48 additions and 48 deletions

View file

@ -1,7 +1,7 @@
services:
open-web-ui:
image: ghcr.io/open-webui/open-webui:main
image: dyrnq/open-webui:main
restart: always
ports:
- "8080:8080"