Update docker-compose.yml

pull/6/head
Bengt 2021-04-06 13:17:36 +02:00 committed by GitHub
parent e9c9f5fe78
commit 08d655457b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -7,14 +7,8 @@ services:
network_mode: "host"
cap_add:
- NET_ADMIN
- SYS_MODULE
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Oslo
volumes:
- /etc/wireguard:/etc/wireguard
- /lib/modules:/lib/modules
ports:
- 10086:10086/tcp
restart: unless-stopped