UtrechtUniversity / yoda

A system for reliable, long-term storing and archiving large amounts of research data during all stages of a study.
https://utrechtuniversity.github.io/yoda/
GNU General Public License v3.0
46 stars 27 forks source link

add config folder path to portal playbook #452

Closed FuHsinyu closed 3 months ago

FuHsinyu commented 3 months ago
  1. Added new variable CONFIG_FOLDER_PATH = '/var/www/yoda/config' to ansible playbook and flask configuration
  2. Reformatted some codes