(FIX): Docker compose not working
This commit is contained in:
parent
7fee0d0a58
commit
d7ad796bd8
@ -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}
|
||||
|
||||
Reference in New Issue
Block a user