(FIX): Docker compose not working

This commit is contained in:
Hayden Hargreaves 2025-05-23 18:48:43 -07:00
parent 7fee0d0a58
commit d7ad796bd8

View File

@ -17,7 +17,8 @@ services:
- "5000:5000"
volumes:
# TODO: This will need to be configured, need to rebuild part of the program for that though
- /home/azpect/Documents:/home/azpect/Documents
- /media/vault:/media/vault
environment:
FILE_GOPHERNEST_USER: ${FILE_GOPHERNEST_USER}
FILE_GOPHERNEST_PASSWORD: ${FILE_GOPHERNEST_PASSWORD}