this repo has no description
1
fork

Configure Feed

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

replace upsnap with vielle.dev/wol

+8 -7
+4 -7
compose.yml
··· 1 1 services: 2 - upsnap: 3 - image: seriousm4x/upsnap 4 - restart: unless-stopped 5 - volumes: 6 - - ./data/upsnap:/app/pb_data 7 - ports: 8 - - 8090:8090 2 + wol: 3 + build: https://tangled.org/vielle.dev/wol.git 4 + ports: ["3000:3000"] 5 + volumes: ["./wol.toml:/app/wol.toml"] 9 6 10 7 pds: 11 8 image: ghcr.io/bluesky-social/pds:0.4
+4
wol.toml
··· 1 + binding = "0.0.0.0:3000" 2 + 3 + [targets] 4 + compuper = "10:7B:44:93:9A:E9"