feat(Plausible): Add new service

This commit is contained in:
2022-02-22 16:02:03 +01:00
parent 895623732f
commit 5d4d7ad7fb
12 changed files with 189 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
version: "3.8"
services:
plausible:
ports:
- ${LOCAL_PORT:-8000}:8000