mirror of
https://github.com/plausible/hosting.git
synced 2025-07-01 01:27:30 -05:00
Change plausible local HTTP port
This commit is contained in:
@ -30,6 +30,6 @@ services:
|
|||||||
- plausible_db
|
- plausible_db
|
||||||
- plausible_events_db
|
- plausible_events_db
|
||||||
ports:
|
ports:
|
||||||
- 127.0.0.1:8000:8000
|
- 127.0.0.1:84:8000
|
||||||
env_file:
|
env_file:
|
||||||
- plausible-conf.env
|
- plausible-conf.env
|
||||||
|
Reference in New Issue
Block a user