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

Merge pull request #65 from teal-fm/compose-fix

fix Dockerfile on amethyst

authored by mmatt.net and committed by GitHub cbd7bb14 1e609c92

Changed files
+1 -1
apps
amethyst
+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