fix: redirect issue
This commit is contained in:
parent
9dd416f8ab
commit
2f7d0f70e5
3 changed files with 3 additions and 2 deletions
|
@ -6,7 +6,7 @@ ENV PASTE_DIR=pastes
|
|||
|
||||
COPY . .
|
||||
|
||||
RUN apk add --no-cache python3 py3-flask py3-waitress cron
|
||||
RUN apk add --no-cache python3 py3-flask py3-waitress
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue