mirror of
https://github.com/plausible/hosting.git
synced 2025-06-30 17:17:31 -05:00
Expose plausible HTTP port (locally)
This commit is contained in:
4
compose.override.yml
Normal file
4
compose.override.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
services:
|
||||||
|
plausible:
|
||||||
|
ports:
|
||||||
|
- 127.0.0.1:84:80
|
Reference in New Issue
Block a user