mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-25 12:50:06 +03:00
Merge remote-tracking branch 'refs/remotes/wg/master'
# Conflicts: # .github/CODEOWNERS # How_to_generate_an_bcrypt_hash.md # README.md # docker-compose.dev.yml # docker-compose.yml
This commit is contained in:
commit
c607a96743
8 changed files with 45 additions and 39 deletions
|
@ -5,7 +5,7 @@ services:
|
|||
amnezia-wg-easy:
|
||||
env_file:
|
||||
- .env
|
||||
image: ghcr.io/spcfox/amnezia-wg-easy
|
||||
image: ghcr.io/w0rng/amnezia-wg-easy
|
||||
container_name: amnezia-wg-easy
|
||||
volumes:
|
||||
- etc_wireguard:/etc/wireguard
|
||||
|
@ -20,4 +20,4 @@ services:
|
|||
- net.ipv4.ip_forward=1
|
||||
- net.ipv4.conf.all.src_valid_mark=1
|
||||
devices:
|
||||
- /dev/net/tun:/dev/net/tun
|
||||
- /dev/net/tun:/dev/net/tun
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue