Your music, beautifully tracked. All yours. (coming soon) teal.fm
teal-fm atproto

fix Dockerfile on amethyst

Co-authored-by: Bailey Townsend <baileytownsend2323@gmail.com>

+1 -1
+1 -1
apps/amethyst/Dockerfile
··· 41 41 "client_name": "teal", \ 42 42 "client_uri": "https://'"${CLIENT_ADDRESS}"'", \ 43 43 "dpop_bound_access_tokens": true \ 44 - }' > /app/client-metadata.json \ 44 + }' > /app/client-metadata.json 45 45 46 46 47 47 FROM caddy:2.1.0-alpine AS caddy