mirror of
https://github.com/michivonah/themepark-alerts.git
synced 2025-12-22 20:36:27 +01:00
update dockerfile
This commit is contained in:
parent
530c2e9305
commit
c302ab84c2
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ WORKDIR /app/
|
|||
|
||||
# Copy files
|
||||
COPY main.py .
|
||||
COPY requirements.txt .
|
||||
|
||||
# Set enviromental variables
|
||||
ENV DISCORD_WEBHOOK "https://discord.com/api/webhooks/XXXXXXXXXXXXXX/YYYYYYYYYYYYYYYYYYYYYYYYY"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue