.
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
2026-01-17 11:43:28 +00:00
parent 4fd8688685
commit 418390fe8d
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"services": [
{
"name": "cistech-tunnel",
"image": "cistech-vpn:latest",
"image": "git.alexzaw.dev/alexz/cistech-vpn:latest",
"isMain": true,
"internalPort": 6902,
"privileged": true,

View File

@@ -1,6 +1,6 @@
services:
cistech-tunnel:
image: cistech-vpn:latest
image: git.alexzaw.dev/alexz/cistech-vpn:latest
restart: unless-stopped
networks:
cistech-tunnel_runtipi_network: