Fix wireguard proxy not working when deployed due to bun's fetch not supporting undici dispatchers
All checks were successful
Build And Deploy / build-and-deploy (push) Successful in 44s

This commit is contained in:
badblocks 2026-02-08 09:02:51 -08:00
parent 6c56b203d3
commit 4ed23bb6ef
No known key found for this signature in database
4 changed files with 22 additions and 11 deletions

View file

@ -29,6 +29,7 @@ services:
cap_add:
- NET_ADMIN
container_name: wireguard
hostname: wireguard
environment:
- VPN_SERVICE_PROVIDER=custom
- VPN_TYPE=wireguard