zenbook migration
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user