this repo has no description
1
fork

Configure Feed

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

fix pds data location

+1 -1
+1 -1
compose.yml
··· 8 8 - "8000:3000" 9 9 volumes: 10 10 - type: bind 11 - source: ./pds/data 11 + source: ./data/pds 12 12 target: /pds 13 13 env_file: 14 14 # - ./pds/data/pds.env