mirror of
https://github.com/kou029w/_.git
synced 2025-01-31 14:28:04 +00:00
11 lines
307 B
YAML
11 lines
307 B
YAML
|
# yaml-language-server: $schema=https://raw.githubusercontent.com/kjellberg/mrsk/validate-with-json-schema/lib/mrsk/configuration/schema.yaml
|
||
|
service: kamal-example
|
||
|
image: caddy
|
||
|
servers:
|
||
|
- ubuntu@gamma.fogtype.com
|
||
|
registry:
|
||
|
server: localhost:5000
|
||
|
username: _
|
||
|
password:
|
||
|
- KAMAL_REGISTRY_PASSWORD
|