minors updates

This commit is contained in:
2020-12-14 21:09:33 +01:00
parent f697afe63a
commit 8769b61f82
4 changed files with 13 additions and 2 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ services:
- php-user-data:/home/${USER_UNAME}
- "${API_ROOT}:/var/www/html/api"
- "${LOG_ROOT}/php:/var/log:rw"
working_dir: "/var/www/html/api"
working_dir: "/var/www/html/api/src"
networks:
- database
- redis