fix: revert volume mounts — keep DB_CONNECTION=pgsql only

This commit is contained in:
2026-05-20 00:05:55 +00:00
parent 044c123dfa
commit 472783d3d9
+1 -1
View File
@@ -86,7 +86,7 @@ spec:
value: file
volumeMounts:
- name: data
mountPath: /var/www/html/storage/app
mountPath: /var/www/html/storage
- name: logs
mountPath: /var/www/html/storage/logs
- name: uploads