Skip to content

Commit

Permalink
removed redis
Browse files Browse the repository at this point in the history
  • Loading branch information
lllllllillllllillll authored Dec 8, 2023
1 parent b563f8b commit ea2e0f9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions compose.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -17,4 +16,4 @@ services:

volumes:
dweebui:
caddyfiles:
caddyfiles:

0 comments on commit ea2e0f9

Please sign in to comment.