forked from mirrors/amnezia-wg-easy
Merge remote-tracking branch 'wg/master'
# Conflicts: # .github/CODEOWNERS # .github/PULL_REQUEST_TEMPLATE.md # .github/dependabot.yml # .github/workflows/deploy-development.yml # .github/workflows/deploy-nightly.yml # .github/workflows/deploy-pr.yml # .github/workflows/lint.yml # Dockerfile # How_to_generate_an_bcrypt_hash.md # README.md # docker-compose.dev.yml # docker-compose.yml # src/config.js # src/lib/Server.js # src/lib/WireGuard.js # src/www/js/api.js # src/www/js/app.js
This commit is contained in:
commit
7b1e606bc2
17 changed files with 807 additions and 132 deletions
|
@ -16,6 +16,7 @@ services:
|
|||
cap_add:
|
||||
- NET_ADMIN
|
||||
- SYS_MODULE
|
||||
# - NET_RAW # ⚠️ Uncomment if using Podman
|
||||
sysctls:
|
||||
- net.ipv4.ip_forward=1
|
||||
- net.ipv4.conf.all.src_valid_mark=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue