Update docs and deps
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
parent
7d74b6bc52
commit
3e446a8191
10 changed files with 18 additions and 19 deletions
2
testdata/config.toml
vendored
2
testdata/config.toml
vendored
|
|
@ -6,7 +6,7 @@
|
|||
# Note: If you're using a reverse proxy in front of your garm installation,
|
||||
# this URL needs to point to the address of the reverse proxy. Using TLS is
|
||||
# highly encouraged.
|
||||
callback_url = "https://garm.example.com/api/v1/callbacks/status"
|
||||
callback_url = "https://garm.example.com/api/v1/callbacks"
|
||||
|
||||
# This URL is used by instances to retrieve information they need to set themselves
|
||||
# up. Access to this URL is granted using the same JWT token used to send back
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue