Browse Source

v0.06 fix

removed "-dev" from image
lllllllillllllillll 1 year ago
parent
commit
2c7c4876a7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      compose.yaml

+ 2 - 2
compose.yaml

@@ -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: