Change user and group IDs
This commit is contained in:
parent
8ee65af4b5
commit
083a259e9d
@ -9,6 +9,8 @@
|
|||||||
- TZ=${TZ:-GMT}
|
- TZ=${TZ:-GMT}
|
||||||
- SERVERPORT=${wg_port:-51820}
|
- SERVERPORT=${wg_port:-51820}
|
||||||
- ALLOWEDIPS=${network_address}/${global_prefix:-16}
|
- ALLOWEDIPS=${network_address}/${global_prefix:-16}
|
||||||
|
- PUID=431
|
||||||
|
- PGID=431
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
- SYS_MODULE
|
- SYS_MODULE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user