Add setting for avatars dir

This commit is contained in:
Brandon Sturgeon 2021-02-16 12:42:09 -08:00 committed by Brandon Sturgeon
parent 804949b357
commit be7daa4e26

View File

@ -22,4 +22,4 @@ services:
- .env
volumes:
- ./:/build/src
- ./avatars:/avatars
- "$AVATARS_DIR:/avatars"