fietensen / wafflemap

Educational Repository showcasing a Fullstack application including CI/CD pipeline
MIT License
0 stars 0 forks source link

set permissive directory access, closes #16 #17

Closed fietensen closed 3 months ago

fietensen commented 3 months ago

sets the directory permissions to 777 (full access) which is okay because the script is only executed once, before the database starts accepting external connections

closes #16