incorrect path
All checks were successful
Deploy Containers / Prepare (push) Successful in 27s

This commit is contained in:
2025-07-31 21:27:38 -04:00
parent a7db85e59c
commit 801c88ca6e

View File

@@ -41,7 +41,7 @@
- name: homelab
- name: drop
volumes:
- "{{ media_path }}/Media/Games/Desktop:/library"
- "{{ media_path }}/Games/Desktop:/library"
- "{{ data_dir }}/drop/app:/data"
env:
DATABASE_URL: "postgres://drop:drop@drop_postgres:5432/drop"