removed redis
This commit is contained in:
parent
b563f8bd01
commit
ea2e0f9fd8
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
services:
|
||||
dweebui:
|
||||
container_name: DweebUI
|
||||
image: lllllllillllllillll/dweebui:v0.07-dev
|
||||
image: lllllllillllllillll/dweebui:v0.07
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
REDIS_PASS: replace_with_password_for_redis
|
||||
PORT: 8000
|
||||
# Proxy_Manager: enabled
|
||||
restart: unless-stopped
|
||||
|
@ -17,4 +16,4 @@ services:
|
|||
|
||||
volumes:
|
||||
dweebui:
|
||||
caddyfiles:
|
||||
caddyfiles:
|
||||
|
|
Loading…
Add table
Reference in a new issue