feat(Plausible): Add new service
This commit is contained in:
6
plausible/docker-compose.local.yml
Normal file
6
plausible/docker-compose.local.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
version: "3.8"
|
||||
|
||||
services:
|
||||
plausible:
|
||||
ports:
|
||||
- ${LOCAL_PORT:-8000}:8000
|
Reference in New Issue
Block a user