feat: add backrest

This commit is contained in:
Mael Primet
2025-03-24 16:24:06 +01:00
parent 7e1d9df7e1
commit b4926c1de1
4 changed files with 1502 additions and 1828 deletions

View File

@@ -0,0 +1,11 @@
variables:
main_domain: ${domain}
config:
domains:
- serviceName: backrest
port: 9898
host: ${main_domain}
env:
- TZ=Europe/Paris
mounts: []