update docs image

This commit is contained in:
Vladyslav Matsiiako
2024-04-03 09:08:53 -07:00
parent 53233e05d4
commit 0042a95b21
2 changed files with 2 additions and 2 deletions

View File

@@ -80,4 +80,4 @@ docker-compose -f docker-compose.prod.yml up
Your Infisical instance should now be running on port `80`. To access your instance, visit `http://localhost:80`.
![self host sign up](images/self-hosting/applicable-to-all/selfhost-signup.png)
![self host sign up](/images/self-hosting/applicable-to-all/selfhost-signup.png)

View File

@@ -52,7 +52,7 @@ The following guide provides a detailed step-by-step walkthrough on how you can
Once the container is running, verify the installation by opening your web browser and navigating to `http://localhost:80`.
![self host sign up](images/self-hosting/applicable-to-all/selfhost-signup.png)
![self host sign up](/images/self-hosting/applicable-to-all/selfhost-signup.png)
</Step>
</Steps>