remove health check

This commit is contained in:
Maidul Islam
2023-05-05 16:06:28 -04:00
parent 8b42f4f998
commit d8a781af1f
2 changed files with 3 additions and 3 deletions

View File

@@ -23,10 +23,10 @@ Choose from a variety of deployment options listed below to get started.
<Card title="Digital Ocean marketplace" color="#16a34a" href="deployment-options/digital-ocean-marketplace">
Use our one click installer to deploy Infisical
</Card>
<Card title="Standard Docker Compose" color="#0285c7" href="deployment-options/docker-compose">
<Card title="Docker Compose" color="#0285c7" href="deployment-options/docker-compose">
Install Infisical using our Docker Compose template
</Card>
<Card title="Standalone Infisical" color="#0285c7" href="deployment-options/standalone-infisical">
<Card title="Docker" color="#0285c7" href="deployment-options/standalone-infisical">
Use the fully packaged, single docker image Infisical to deploy anywhere
</Card>
</CardGroup>

View File

@@ -4,7 +4,7 @@ services:
env: docker
dockerfilePath: ./Dockerfile.standalone-infisical
autoDeploy: false
healthCheckPath: /api/status
# healthCheckPath: /api/status
repo: https://github.com/Infisical/infisical.git
envVars:
- key: ENCRYPTION_KEY