diff options
Diffstat (limited to 'bootstrap/config.yaml.example')
| -rw-r--r-- | bootstrap/config.yaml.example | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bootstrap/config.yaml.example b/bootstrap/config.yaml.example new file mode 100644 index 0000000..ffadfd0 --- /dev/null +++ b/bootstrap/config.yaml.example @@ -0,0 +1,8 @@ +registry: + url: ~ + username: ~ + password: ~ +jars: + url: ~ + username: ~ + password: ~ |
