Update config.yaml
This commit is contained in:
parent
42bc50328f
commit
e9db09a459
1 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,9 @@ arch:
|
||||||
startup: system
|
startup: system
|
||||||
boot: auto
|
boot: auto
|
||||||
host_network: true
|
host_network: true
|
||||||
privileged: true
|
privileged:
|
||||||
|
- SYS_ADMIN
|
||||||
|
- NET_ADMIN
|
||||||
options:
|
options:
|
||||||
PANGOLIN_ENDPOINT: "https://example.com"
|
PANGOLIN_ENDPOINT: "https://example.com"
|
||||||
NEWT_ID: "your_newt_id"
|
NEWT_ID: "your_newt_id"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue