Fixed EACCES permission when mounting bind volume, add dynamic location for backup directory

This commit is contained in:
Alex Tran
2022-02-11 22:23:06 -06:00
parent 4f47c8c06b
commit 56627caf5b
6 changed files with 17 additions and 10 deletions

View File

@@ -0,0 +1 @@
export const APP_UPLOAD_LOCATION = './upload';