Skip to content

Commit

Permalink
add user root
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonid Podolinskiy committed Sep 22, 2024
1 parent 1d78a17 commit ff74feb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lightrun-broker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ services:
image: lightruncom/lightrun-broker:0.1.0.layer7
ports:
- "443:8443"
user: root # may be requred for permissions to certificates
environment:
LIGHTRUN_SERVER: <tenant>.client.lightrun.com
volumes:
Expand Down

0 comments on commit ff74feb

Please sign in to comment.