mirror of
https://github.com/luzifer-docker/vault.git
synced 2024-11-09 13:20:01 +00:00
Start server
This commit is contained in:
parent
16e3c4f27f
commit
3bcd10147b
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ VOLUME ["/home/vault/config"]
|
|||
EXPOSE 8200
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/vault"]
|
||||
CMD ["-config=/home/vault/config"]
|
||||
CMD ["server", "-config=/home/vault/config"]
|
||||
|
|
Loading…
Reference in a new issue