mirror of
https://github.com/boringproxy/boringproxy.git
synced 2025-02-25 18:55:29 -06:00
Set user for container
This commit is contained in:
@@ -9,7 +9,9 @@ services:
|
||||
volumes:
|
||||
- data:/opt/boringproxy/
|
||||
command: ["server", "-admin-domain", "bp.example.com", "-cert-dir", "/certmagic"]
|
||||
environment:
|
||||
USER: "root"
|
||||
|
||||
volumes:
|
||||
data:
|
||||
certmagic:
|
||||
certmagic:
|
||||
|
||||
Reference in New Issue
Block a user