chore: layout changes

This commit is contained in:
sujiba 2024-05-08 23:01:18 +02:00
parent 83091962a2
commit c67fab85c8
6 changed files with 50 additions and 35 deletions

View file

@ -0,0 +1,14 @@
# APP_STACK
- [APP\_STACK](#app_stack)
- [Directory structure](#directory-structure)
- [Settings](#settings)
## Directory structure
```
/opt/docker/app_stack
.
```
## Settings

View file

@ -1,5 +1,4 @@
---
name: app_stack
services:
foo:
image:
@ -10,6 +9,7 @@ services:
ports:
volumes:
depends_on:
healthcheck:
restart: unless-stopped
bar: