feat: add amneziawg support (#2102)

* feat: detect wireguard executable

* feat: add amneziawg-tools to container

* feat: enhance AWG detection and configuration handling

* refactor: change env name

* refactor: change env values
This commit is contained in:
Alexander Chepurnoy
2025-08-14 14:10:18 +07:00
committed by GitHub
parent c10daa2fd4
commit ef463d3d85
4 changed files with 49 additions and 10 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ export default defineNuxtConfig({
esbuild: {
options: {
// to support big int
target: 'es2020',
target: 'node20',
},
},
alias: {