fix conflict by deleting

This commit is contained in:
lllllllillllllillll 2023-12-08 13:57:42 -08:00 committed by GitHub
parent d50d0f85ab
commit dff7e384db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 19 deletions

View File

@ -1,19 +0,0 @@
services:
dweebui:
container_name: DweebUI
image: lllllllillllllillll/dweebui:v0.07
environment:
NODE_ENV: production
PORT: 8000
# Proxy_Manager: enabled
restart: unless-stopped
ports:
- 8000:8000
volumes:
- dweebui:/app
- caddyfiles:/app/caddyfiles
- /var/run/docker.sock:/var/run/docker.sock
volumes:
dweebui:
caddyfiles: