瀏覽代碼

add urlwatch container

Blaine Story 2 年之前
父節點
當前提交
f453c12f50
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      group_vars/warchildstory.yml

+ 8 - 0
group_vars/warchildstory.yml

@@ -63,3 +63,11 @@ containers:
     networks:
       - warchildstory
     mem_limit: 250m
+
+  - name: urlwatch
+    active: true
+    image: vimagick/urlwatch
+    volumes:
+      - /opt/urlwatch:/root/.urlwatch
+    restart: unless-stopped
+    mem_limit: 250m