mirror of
https://github.com/tanrax/maza-ad-blocking.git
synced 2024-11-23 23:55:41 +01:00
10 lines
202 B
Markdown
10 lines
202 B
Markdown
|
# EXPERIMENTAL!
|
||
|
|
||
|
## This is a new feature and still under development. Use at your own risk.
|
||
|
|
||
|
Download `compose.yaml` and `Dockerfile` to your project directory.
|
||
|
|
||
|
```sh
|
||
|
docker compose up -d --build
|
||
|
```
|