Change user and group IDs

This commit is contained in:
Manevolent 2021-09-21 19:32:44 -06:00
parent 8ee65af4b5
commit 083a259e9d
No known key found for this signature in database
GPG Key ID: 2E9B7592DFA4F344

View File

@ -9,6 +9,8 @@
- TZ=${TZ:-GMT}
- SERVERPORT=${wg_port:-51820}
- ALLOWEDIPS=${network_address}/${global_prefix:-16}
- PUID=431
- PGID=431
cap_add:
- NET_ADMIN
- SYS_MODULE