This commit is contained in:
parent
85c088931b
commit
4a05b49896
2 changed files with 1 additions and 6 deletions
|
@ -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
|
|
||||||
|
|
|
@ -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}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue