this repo has no description
2
fork

Configure Feed

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

Attempt restart unless-stopped for prs to make it more robust

+1
+1
compose.yaml
··· 1 1 services: 2 2 prs: 3 3 build: ./prs 4 + restart: unless-stopped 4 5 env_file: ./prs.env 5 6 volumes: 6 7 - type: bind