fucking yaml
This commit is contained in:
parent
87dc0c17d2
commit
7e71ede2e5
@ -3,4 +3,5 @@ servicename: mckay
|
|||||||
backup:
|
backup:
|
||||||
host: oniel.tormakristof.eu
|
host: oniel.tormakristof.eu
|
||||||
internal: false
|
internal: false
|
||||||
|
basedir: /mnt/backupstore
|
||||||
...
|
...
|
||||||
|
@ -3,6 +3,9 @@ servicename: git
|
|||||||
backup:
|
backup:
|
||||||
folder: "/home/service-user"
|
folder: "/home/service-user"
|
||||||
tarfolder: "gitea docker-compose.yml"
|
tarfolder: "gitea docker-compose.yml"
|
||||||
|
host: backup.stargate.internal
|
||||||
|
internal: true
|
||||||
|
prearecommand: ""
|
||||||
firewall:
|
firewall:
|
||||||
- port: "2222"
|
- port: "2222"
|
||||||
proto: tcp
|
proto: tcp
|
||||||
|
Loading…
Reference in New Issue
Block a user