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:
committed by
GitHub
parent
c10daa2fd4
commit
ef463d3d85
+1
-1
@@ -95,7 +95,7 @@ export default defineNuxtConfig({
|
||||
esbuild: {
|
||||
options: {
|
||||
// to support big int
|
||||
target: 'es2020',
|
||||
target: 'node20',
|
||||
},
|
||||
},
|
||||
alias: {
|
||||
|
||||
Reference in New Issue
Block a user