This commit is contained in:
jr-k 2024-07-18 20:23:27 +02:00
parent d9f549e481
commit 6c024ae354

View File

@ -46,6 +46,7 @@ docker run --rm --name obscreen --pull=always \
<details closed>
<summary><h3>with docker compose</h3></summary>
```bash
# Prepare application data file tree
cd ~ && mkdir -p obscreen/data/db obscreen/data/uploads obscreen/system && cd obscreen