feat(Plausible): Add new service
This commit is contained in:
7
plausible/docker-compose.google.yml
Normal file
7
plausible/docker-compose.google.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
version: "3.8"
|
||||
|
||||
services:
|
||||
plausible:
|
||||
environment:
|
||||
GOOGLE_CLIENT_ID: ${GOOGLE_CLIENT_ID:?err}
|
||||
GOOGLE_CLIENT_SECRET: ${GOOGLE_CLIENT_SECRET:?err}
|
Reference in New Issue
Block a user