Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.

Commit

Permalink
Add permission for config
Browse files Browse the repository at this point in the history
Otherwise secrets can't be used
  • Loading branch information
tjorim committed Aug 27, 2018
1 parent 7337de2 commit ef1d111
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pi-hole/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"NET_ADMIN"
],
"map": [
"config",
"ssl"
],
"options": {
Expand Down

0 comments on commit ef1d111

Please sign in to comment.