Use .env so we don't conflict with upstream and overwrite

This commit is contained in:
2023-09-25 16:27:49 -05:00
parent dc71ee08ef
commit 3b85a91c65
2 changed files with 2 additions and 1 deletions

View File

@ -32,4 +32,4 @@ services:
ports:
- 127.0.0.1:84:8000
env_file:
- plausible-conf.env
- .env