We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a4a874 commit 36757efCopy full SHA for 36757ef
docker-compose.yml
@@ -11,6 +11,7 @@ services:
11
- JWT_SECRET=${JWT_SECRET:-change-this-secret-in-production}
12
volumes:
13
- ./data:/data
14
+ - ./avatars:/data/avatars
15
16
caddy:
17
image: caddy:latest
0 commit comments