mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
feat: fips inside support (checkpoint)
This commit is contained in:
@@ -60,7 +60,7 @@ services:
|
||||
container_name: infisical-dev-api
|
||||
build:
|
||||
context: ./backend
|
||||
dockerfile: Dockerfile.dev
|
||||
dockerfile: Dockerfile.dev.fips
|
||||
depends_on:
|
||||
db:
|
||||
condition: service_started
|
||||
|
||||
Reference in New Issue
Block a user