zenbook migration

This commit is contained in:
2026-02-08 10:25:39 +01:00
commit 84b8735385
178 changed files with 5350 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
services:
- hostname: app
type: alpine@3.20
maxContainers: 1
- hostname: static
type: static@latest
maxContainers: 1
- hostname: nginx
type: nginx@latest
maxContainers: 1
startWithoutCode: true