Update config.yaml

This commit is contained in:
Jørgen Ferdinand 2025-03-07 22:47:47 +01:00
parent 42bc50328f
commit e9db09a459

View file

@ -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"