Kaynağa Gözat

add urlwatch container

Blaine Story 2 yıl önce
ebeveyn
işleme
f453c12f50
1 değiştirilmiş dosya ile 8 ekleme ve 0 silme
  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