mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-06-19 22:15:13 +02:00
add dummy keys
This commit is contained in:
+1
-1
@@ -23,4 +23,4 @@ VOLUME /var/lib/vault
|
||||
|
||||
EXPOSE 8200
|
||||
|
||||
CMD ["vault", "server", "-config", "/etc/vault/vault.hcl"]
|
||||
CMD ["vault", "server", "-config=/etc/vault/vault.hcl"]
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@ vault:
|
||||
restart: always
|
||||
```
|
||||
|
||||
> You can also mount customized `vault.hcl`.
|
||||
> Please distribute `vault.crt` to clients.
|
||||
|
||||
## server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user