this repo has no description
0
fork

Configure Feed

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

expose the port i think????

+1
+1
astro.config.mjs
··· 9 9 }), 10 10 11 11 server: { 12 + host: "0.0.0.0", 12 13 port: 4322, 13 14 }, 14 15 });