Blaine Story 2 лет назад
Родитель
Сommit
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