update
Some checks failed
Build and Push Docker Image / build (push) Failing after 14s

This commit is contained in:
reonokiy 2025-05-17 20:28:15 +08:00
parent 85c088931b
commit 4a05b49896
Signed by: reonokiy
SSH key fingerprint: SHA256:2VjKpUxMIe0QYY3OVnOMuPiB0X5pvrIpJ+UiyFhxtq0
2 changed files with 1 additions and 6 deletions

View file

@ -16,8 +16,3 @@ services:
INFISICAL_MACHINE_CLIENT_SECRET: ${INFISICAL_MACHINE_CLIENT_SECRET} INFISICAL_MACHINE_CLIENT_SECRET: ${INFISICAL_MACHINE_CLIENT_SECRET}
ports: ports:
- 443:443 - 443:443
warp:
image: ghcr.io/mon-ius/docker-warp-socks:v4
restart: always
container_name: warp

View file

@ -76,7 +76,7 @@
{ {
"tag": "out:warp", "tag": "out:warp",
"type": "wireguard", "type": "wireguard",
"system": "false", "system": false,
"address": [ "address": [
"${WARP_IPV4}", "${WARP_IPV4}",
"${WARP_IPV6}" "${WARP_IPV6}"