Update wireguard_router

This commit is contained in:
Manevolent 2022-12-21 21:56:55 -07:00 committed by GitHub
parent a76c323051
commit f2200b4ddd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,8 @@
build:
context: .
dockerfile: Dockerfile.wireguard_router
environment:
- WG_ROUTES=${wg_routes}
cap_add:
- NET_ADMIN
restart: always