feat: 🐳 Change some labels
This commit is contained in:
parent
bf43fb11d3
commit
ecd3499890
@ -1,5 +1,7 @@
|
|||||||
FROM python:3.11-alpine
|
FROM python:3.11-alpine
|
||||||
LABEL authors="louisgallet"
|
LABEL authors="Louis Gallet"
|
||||||
|
LABEL description="Make This Playlist is a web application that allows anyone to add music to a Spotify playlist without needing a Spotify account. The application is accessible at the following address: [Make This Playlist](https://makethisplaylist.louisgallet.fr)."
|
||||||
|
|
||||||
|
|
||||||
ENV PYTHONDONTWRITEBYTECODE 1
|
ENV PYTHONDONTWRITEBYTECODE 1
|
||||||
ENV PYTHONUNBUFFERED 1
|
ENV PYTHONUNBUFFERED 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user