mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-07-25 16:03:15 +03:00
chore: use fixed port
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user