merge working ci/cd into master #1
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ FROM ubuntu:22.04
|
|||
|
||||
WORKDIR /app
|
||||
COPY --chmod=755 nyanimedb /app
|
||||
COPY templates /app/templates
|
||||
COPY modules/server/templates /app/templates
|
||||
EXPOSE 8080
|
||||
ENTRYPOINT ["/app/nyanimedb"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue