v0.06 fix
removed "-dev" from image
This commit is contained in:
parent
557d04069b
commit
2c7c4876a7
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
dweebui:
|
||||
container_name: DweebUI
|
||||
image: lllllllillllllillll/dweebui:v0.06-dev
|
||||
image: lllllllillllllillll/dweebui:v0.06
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
REDIS_PASS: replace_with_password_for_redis
|
||||
|
@ -28,4 +28,4 @@ services:
|
|||
volumes:
|
||||
dweebui:
|
||||
cache:
|
||||
caddyfiles:
|
||||
caddyfiles:
|
||||
|
|
Loading…
Add table
Reference in a new issue