my website at ewancroft.uk
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update compose.yml to set external network to false

+1 -1
+1 -1
compose.yml
··· 11 11 12 12 networks: 13 13 www: 14 - external: true 14 + external: false