forked from github.com/plausible-hosting
make Plausible listen on 127.0.0.1 by default
This commit is contained in:
@ -34,7 +34,7 @@ services:
|
||||
- plausible_events_db
|
||||
- mail
|
||||
ports:
|
||||
- 8000:8000
|
||||
- 127.0.0.1:8000:8000
|
||||
env_file:
|
||||
- plausible-conf.env
|
||||
|
||||
|
Reference in New Issue
Block a user