mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Allow regex for path
This commit is contained in:
@@ -87,7 +87,10 @@ services:
|
||||
- 14000:14000 # ACME port
|
||||
- 15000:15000 # Management port
|
||||
environment:
|
||||
# Do not perform validation sleep to make the BDD tests faster
|
||||
- PEBBLE_VA_NOSLEEP=1
|
||||
# Skip validation for now to make the BDD tests easier to write
|
||||
- PEBBLE_VA_ALWAYS_VALID=1
|
||||
volumes:
|
||||
- ./backend/bdd/pebble/:/var/data/pebble:ro
|
||||
|
||||
|
||||
Reference in New Issue
Block a user