Skip to content

Commit 36757ef

Browse files
committed
fix feedbacks of the team
1 parent 4a4a874 commit 36757ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ services:
1111
- JWT_SECRET=${JWT_SECRET:-change-this-secret-in-production}
1212
volumes:
1313
- ./data:/data
14+
- ./avatars:/data/avatars
1415

1516
caddy:
1617
image: caddy:latest

0 commit comments

Comments
 (0)