Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Admin9705 committed Jun 10, 2020
1 parent 5c19d8a commit 95dcc8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mods/containers/other/shield
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ common_main /pg/var/traefik/t.domain NOT-SET sdomain
common_main /pg/var/shield/web.client NOT-SET shield_wc
common_main /pg/var/shield/web.secret NOT-SET shield_ws

container_permissions PUID 1000
container_permissions PGID 1000
container_permissions CLIENT_ID $shield_wc
container_permissions CLIENT_SECRET ${shield_ws}
container_permissions SECRET ${shield_secret}
Expand Down

0 comments on commit 95dcc8d

Please sign in to comment.