5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 07:06:56 +00:00

chore: use fixed port

This commit is contained in:
Richard Simpson 2019-09-20 15:41:33 -05:00
parent de655b028d
commit b136f7630b
No known key found for this signature in database
GPG key ID: 0CECAF50D013D1E2

View file

@ -31,7 +31,7 @@ jobs:
vault:
image: vault
ports:
- 8200/tcp
- 8200:8200
env:
VAULT_DEV_ROOT_TOKEN_ID: testtoken
options: --cap-add=IPC_LOCK