This commit is contained in:
2025-10-02 21:04:14 -04:00
parent 13b099aeb7
commit 66e8a9e12c
2 changed files with 0 additions and 12 deletions
-3
View File
@@ -193,9 +193,6 @@ jobs:
ssh_key: ${{ secrets.RUNNER_SSH_PRIVATE_KEY }}
args: --remove-orphans -d --dry-run ${{ needs.generate-service-list.outputs.svc_deploy_list }}
env_file: ".env"
registry_host: "ghcr.io"
registry_user: TrezOne
registry_pass: ${{ secrets.GHCR_LOGIN_TOKEN }}
summary: true
- name: Gotify Notification
-9
View File
@@ -13,15 +13,6 @@ services:
image: adguard/adguardhome:v0.107.67@sha256:927dc14b3e3cbd359e84658914590270a77d54446a6565e9498bef3444c286a4
network_mode: host
privileged: true
# ports:
# - "192.168.1.254:53:53/udp"
# - "192.168.1.254:53:53/tcp"
# - 3001:3000
# - "192.168.1.254:446:443/tcp"
# - 8008:80
# - "192.168.1.254:853:853/tcp"
# - 67:67
# - 688:68
restart: unless-stopped
volumes:
- /etc/localtime:/etc/localtime:ro