fix: deploy via actions
This commit is contained in:
parent
15782d906f
commit
ce150e51e0
1 changed files with 1 additions and 0 deletions
|
|
@ -2,5 +2,6 @@ FROM ubuntu:22.04
|
|||
|
||||
WORKDIR /app
|
||||
COPY --chmod=755 nyanimedb /app
|
||||
COPY templates /app
|
||||
EXPOSE 8080
|
||||
ENTRYPOINT ["/app/nyanimedb"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue