diff --git a/__swarm/hashicorp/hashicorp-swarm.yml b/__swarm/hashicorp/hashicorp-swarm.yml index 59434ca..4c62557 100644 --- a/__swarm/hashicorp/hashicorp-swarm.yml +++ b/__swarm/hashicorp/hashicorp-swarm.yml @@ -3,7 +3,7 @@ services: image: hashicorp/vault:latest command: server -config=/vault/config/vault.hcl ports: - - "8200:8200" + - "8201:8200" volumes: - data:/vault/data configs: