mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Update docker-compose.prod.yml
Signed-off-by: Jamil <jamilbk@users.noreply.github.com>
This commit is contained in:
@@ -30,9 +30,8 @@ services:
|
||||
volumes:
|
||||
# Persist private key through containers, the parent path to WIREGUARD_PRIVATE_KEY_PATH.
|
||||
- /data/firezone:/var/firezone
|
||||
env_files:
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
- SYS_MODULE
|
||||
|
||||
Reference in New Issue
Block a user