mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-05-05 12:22:35 +02:00
Remove stuff for the exam grader && improve README
This commit is contained in:
parent
0090df033f
commit
6f74aaeaaf
4 changed files with 54 additions and 10 deletions
|
@ -19,4 +19,4 @@ WORKDIR /app/
|
|||
COPY --from=builder /app/webapi ./
|
||||
|
||||
### Executable command
|
||||
CMD ["/app/webapi"]
|
||||
CMD ["/app/webapi", "--db-filename", "/data/wasaphoto.db", "--data-path", "/data/data"]
|
Loading…
Add table
Add a link
Reference in a new issue