Browse Source

v0.06 fix

removed "-dev" from image
lllllllillllllillll 1 năm trước cách đây
mục cha
commit
2c7c4876a7
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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: