diff --git a/templates/compose/anonymousoverflow.yaml.j2 b/templates/compose/anonymousoverflow.yaml.j2 index d5fc831..fc44eef 100644 --- a/templates/compose/anonymousoverflow.yaml.j2 +++ b/templates/compose/anonymousoverflow.yaml.j2 @@ -21,4 +21,4 @@ services: networks: anonymousoverflow: - name: anonymousoverflow + name: anonymousoverflow \ No newline at end of file diff --git a/templates/compose/binternet.yaml.j2 b/templates/compose/binternet.yaml.j2 index a26a147..3918196 100644 --- a/templates/compose/binternet.yaml.j2 +++ b/templates/compose/binternet.yaml.j2 @@ -19,4 +19,4 @@ services: networks: binternet: - name: binternet + name: binternet \ No newline at end of file diff --git a/templates/compose/breezewiki.yaml.j2 b/templates/compose/breezewiki.yaml.j2 index 4358099..20bd07a 100644 --- a/templates/compose/breezewiki.yaml.j2 +++ b/templates/compose/breezewiki.yaml.j2 @@ -19,4 +19,4 @@ services: networks: breezewiki: - name: breezewiki + name: breezewiki \ No newline at end of file diff --git a/templates/compose/caddy.yaml.j2 b/templates/compose/caddy.yaml.j2 index d52e45b..65546e0 100644 --- a/templates/compose/caddy.yaml.j2 +++ b/templates/compose/caddy.yaml.j2 @@ -26,4 +26,4 @@ services: restart: unless-stopped network_mode: host -# docker run -v ./Caddyfile:/srv/Caddyfile:rw git.opnxng.com/opnxng/caddy:latest caddy fmt --overwrite Caddyfile +# docker run -v ./Caddyfile:/srv/Caddyfile:rw git.opnxng.com/opnxng/caddy:latest caddy fmt --overwrite Caddyfile \ No newline at end of file diff --git a/templates/compose/cloudtube.yaml.j2 b/templates/compose/cloudtube.yaml.j2 index 08fa787..c838586 100644 --- a/templates/compose/cloudtube.yaml.j2 +++ b/templates/compose/cloudtube.yaml.j2 @@ -41,4 +41,4 @@ services: networks: cloudtube: - name: cloudtube + name: cloudtube \ No newline at end of file diff --git a/templates/compose/etherpad.yaml.j2 b/templates/compose/etherpad.yaml.j2 index 5e43d19..e575e4a 100644 --- a/templates/compose/etherpad.yaml.j2 +++ b/templates/compose/etherpad.yaml.j2 @@ -63,4 +63,4 @@ services: networks: etherpad: - name: etherpad + name: etherpad \ No newline at end of file diff --git a/templates/compose/geoipupdate.yaml.j2 b/templates/compose/geoipupdate.yaml.j2 index bf8bdec..74421c5 100644 --- a/templates/compose/geoipupdate.yaml.j2 +++ b/templates/compose/geoipupdate.yaml.j2 @@ -21,4 +21,4 @@ services: networks: geoipupdate: - name: geoipupdate + name: geoipupdate \ No newline at end of file diff --git a/templates/compose/gitea.yaml.j2 b/templates/compose/gitea.yaml.j2 index 87d0950..d6f89a7 100644 --- a/templates/compose/gitea.yaml.j2 +++ b/templates/compose/gitea.yaml.j2 @@ -52,4 +52,4 @@ services: networks: gitea: - name: gitea + name: gitea \ No newline at end of file diff --git a/templates/compose/gothub.yaml.j2 b/templates/compose/gothub.yaml.j2 index 2c2a7cf..9c92a55 100644 --- a/templates/compose/gothub.yaml.j2 +++ b/templates/compose/gothub.yaml.j2 @@ -33,4 +33,4 @@ services: networks: gothub: - name: gothub + name: gothub \ No newline at end of file diff --git a/templates/compose/imgin.yaml.j2 b/templates/compose/imgin.yaml.j2 index d6da6d7..7d6969a 100644 --- a/templates/compose/imgin.yaml.j2 +++ b/templates/compose/imgin.yaml.j2 @@ -18,4 +18,4 @@ services: networks: imgin: - name: imgin + name: imgin \ No newline at end of file diff --git a/templates/compose/invidious.yaml.j2 b/templates/compose/invidious.yaml.j2 index 7b8ace8..3a1d310 100644 --- a/templates/compose/invidious.yaml.j2 +++ b/templates/compose/invidious.yaml.j2 @@ -105,4 +105,4 @@ networks: ipam: config: - subnet: fd01:db8:a::/64 - gateway: fd01:db8:a::1 + gateway: fd01:db8:a::1 \ No newline at end of file diff --git a/templates/compose/it-tools.yaml.j2 b/templates/compose/it-tools.yaml.j2 index 8db17da..52a69ce 100644 --- a/templates/compose/it-tools.yaml.j2 +++ b/templates/compose/it-tools.yaml.j2 @@ -17,4 +17,4 @@ services: networks: it-tools: - name: it-tools + name: it-tools \ No newline at end of file diff --git a/templates/compose/libremdb.yaml.j2 b/templates/compose/libremdb.yaml.j2 index 4a654c4..063c77b 100644 --- a/templates/compose/libremdb.yaml.j2 +++ b/templates/compose/libremdb.yaml.j2 @@ -22,4 +22,4 @@ services: networks: libremdb: - name: libremdb + name: libremdb \ No newline at end of file diff --git a/templates/compose/mlmym.yaml.j2 b/templates/compose/mlmym.yaml.j2 index 0ed65be..4718000 100644 --- a/templates/compose/mlmym.yaml.j2 +++ b/templates/compose/mlmym.yaml.j2 @@ -23,4 +23,4 @@ services: networks: mlmym: - name: mlmym + name: mlmym \ No newline at end of file diff --git a/templates/compose/ntfy.yaml.j2 b/templates/compose/ntfy.yaml.j2 index 799534f..c94befc 100644 --- a/templates/compose/ntfy.yaml.j2 +++ b/templates/compose/ntfy.yaml.j2 @@ -38,4 +38,4 @@ networks: # touch {{ docker_dir }}/ntfy/cache.db && touch {{ docker_dir }}/ntfy/user.db # docker exec -it ntfy ntfy user add --role=admin opnxng -# docker exec -it ntfy ntfy token add opnxng +# docker exec -it ntfy ntfy token add opnxng \ No newline at end of file diff --git a/templates/compose/photon.yaml.j2 b/templates/compose/photon.yaml.j2 index 3e55c89..fce0253 100644 --- a/templates/compose/photon.yaml.j2 +++ b/templates/compose/photon.yaml.j2 @@ -21,4 +21,4 @@ services: networks: photon: - name: photon + name: photon \ No newline at end of file diff --git a/templates/compose/privatebin.yaml.j2 b/templates/compose/privatebin.yaml.j2 index 3e8fb83..da26c7c 100644 --- a/templates/compose/privatebin.yaml.j2 +++ b/templates/compose/privatebin.yaml.j2 @@ -19,4 +19,4 @@ networks: privatebin: name: privatebin -# sudo chown -R 65534:82 {{ docker_dir }}/privatebin/data +# sudo chown -R 65534:82 {{ docker_dir }}/privatebin/data \ No newline at end of file diff --git a/templates/compose/priviblur.yaml.j2 b/templates/compose/priviblur.yaml.j2 index 1c5dad9..b2e0a0d 100644 --- a/templates/compose/priviblur.yaml.j2 +++ b/templates/compose/priviblur.yaml.j2 @@ -44,4 +44,4 @@ services: networks: priviblur: - name: priviblur + name: priviblur \ No newline at end of file diff --git a/templates/compose/proxigram.yaml.j2 b/templates/compose/proxigram.yaml.j2 index 9e4f9f7..e06657b 100644 --- a/templates/compose/proxigram.yaml.j2 +++ b/templates/compose/proxigram.yaml.j2 @@ -48,4 +48,4 @@ services: networks: proxigram: - name: proxigram + name: proxigram \ No newline at end of file diff --git a/templates/compose/proxitok.yaml.j2 b/templates/compose/proxitok.yaml.j2 index ae52a4a..482974a 100644 --- a/templates/compose/proxitok.yaml.j2 +++ b/templates/compose/proxitok.yaml.j2 @@ -70,4 +70,4 @@ services: networks: proxitok: - name: proxitok + name: proxitok \ No newline at end of file diff --git a/templates/compose/quetre.yaml.j2 b/templates/compose/quetre.yaml.j2 index 3f637a1..4dd9a7f 100644 --- a/templates/compose/quetre.yaml.j2 +++ b/templates/compose/quetre.yaml.j2 @@ -19,4 +19,4 @@ services: networks: quetre: - name: quetre + name: quetre \ No newline at end of file diff --git a/templates/compose/rat-aint-tieba.yaml.j2 b/templates/compose/rat-aint-tieba.yaml.j2 index 36c7ba6..9062598 100644 --- a/templates/compose/rat-aint-tieba.yaml.j2 +++ b/templates/compose/rat-aint-tieba.yaml.j2 @@ -17,4 +17,4 @@ services: networks: rat-aint-tieba: - name: rat-aint-tieba + name: rat-aint-tieba \ No newline at end of file diff --git a/templates/compose/redlib.yaml.j2 b/templates/compose/redlib.yaml.j2 index 273c786..f71bda0 100644 --- a/templates/compose/redlib.yaml.j2 +++ b/templates/compose/redlib.yaml.j2 @@ -35,4 +35,4 @@ services: networks: redlib: - name: redlib + name: redlib \ No newline at end of file diff --git a/templates/compose/runner.yaml.j2 b/templates/compose/runner.yaml.j2 index eab7f88..d18044f 100755 --- a/templates/compose/runner.yaml.j2 +++ b/templates/compose/runner.yaml.j2 @@ -28,4 +28,4 @@ networks: name: runner # DinD containers cannot resolve *.github.com unless daemon.json is mounted -# https://gitea.com/gitea/act_runner/issues/381#issuecomment-755182 +# https://gitea.com/gitea/act_runner/issues/381#issuecomment-755182 \ No newline at end of file diff --git a/templates/compose/scribe.yaml.j2 b/templates/compose/scribe.yaml.j2 index 8bfbb38..9759828 100644 --- a/templates/compose/scribe.yaml.j2 +++ b/templates/compose/scribe.yaml.j2 @@ -24,4 +24,4 @@ services: networks: scribe: - name: scribe + name: scribe \ No newline at end of file diff --git a/templates/compose/searxng.yaml.j2 b/templates/compose/searxng.yaml.j2 index 7bdb5df..d89e958 100644 --- a/templates/compose/searxng.yaml.j2 +++ b/templates/compose/searxng.yaml.j2 @@ -60,4 +60,4 @@ services: max-size: "1m" max-file: "1" restart: always - network_mode: host + network_mode: host \ No newline at end of file diff --git a/templates/compose/simplytranslate.yaml.j2 b/templates/compose/simplytranslate.yaml.j2 index 341b2aa..edb79bf 100644 --- a/templates/compose/simplytranslate.yaml.j2 +++ b/templates/compose/simplytranslate.yaml.j2 @@ -25,4 +25,4 @@ services: networks: simplytranslate: - name: simplytranslate + name: simplytranslate \ No newline at end of file diff --git a/templates/compose/voyager.yaml.j2 b/templates/compose/voyager.yaml.j2 index e8417c4..81552ca 100644 --- a/templates/compose/voyager.yaml.j2 +++ b/templates/compose/voyager.yaml.j2 @@ -18,4 +18,4 @@ services: networks: voyager: - name: voyager + name: voyager \ No newline at end of file diff --git a/templates/compose/watchtower.yaml.j2 b/templates/compose/watchtower.yaml.j2 index 53c4e17..673fae1 100644 --- a/templates/compose/watchtower.yaml.j2 +++ b/templates/compose/watchtower.yaml.j2 @@ -15,4 +15,4 @@ services: - /var/run/docker.sock:/var/run/docker.sock command: --schedule "0 0 1 * * *" restart: unless-stopped - network_mode: bridge + network_mode: bridge \ No newline at end of file diff --git a/templates/compose/wolfree.yaml.j2 b/templates/compose/wolfree.yaml.j2 index f2f12e7..8024d3a 100644 --- a/templates/compose/wolfree.yaml.j2 +++ b/templates/compose/wolfree.yaml.j2 @@ -17,4 +17,4 @@ services: networks: wolfree: - name: wolfree + name: wolfree \ No newline at end of file