This commit is contained in:
jr-k 2024-05-16 03:11:30 +02:00
parent 214cf101da
commit d0e4125ccd

View File

@ -32,7 +32,7 @@ docker run --rm --name obscreen --pull=always \
jierka/obscreen:latest
```
### With docker-compose
### Or with docker-compose
```bash
# Prepare application data file tree
mkdir -p obscreen/data/db obscreen/data/uploads && cd obscreen