mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-03-03 15:22:25 +02:00
get/build rice & fix DB path arg
This commit is contained in:
parent
08b0d2ac56
commit
4212045c4a
@ -24,4 +24,4 @@ EXPOSE 80
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/droned"]
|
||||
|
||||
CMD ["--port=:80", "--path=/var/lib/drone/drone.sqlite"]
|
||||
CMD ["--port=:80", "--datasource=/var/lib/drone/drone.sqlite"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user