From bf68dd9a605fead675eabcb4f93f48eddd8b0ac5 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 30 Jun 2024 20:25:26 -0600 Subject: [PATCH] refactor: update astro readme --- astro-simple/README.md | 2 +- astro-ssr/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/astro-simple/README.md b/astro-simple/README.md index 8f06c14..1637335 100644 --- a/astro-simple/README.md +++ b/astro-simple/README.md @@ -6,7 +6,7 @@ This repository contains an example of AstroJS application that is deployed on D 1. **Use Git Provider in Your Application**: - Repository: `https://github.com/Dokploy/examples.git` - Branch: `main` - - Build path: `/vuejs-simple` + - Build path: `/astro-simple` 2. **Add Environment Variables**: - Navigate to the "Environments" tab and add the following variable: diff --git a/astro-ssr/README.md b/astro-ssr/README.md index 8f06c14..a1de374 100644 --- a/astro-ssr/README.md +++ b/astro-ssr/README.md @@ -6,7 +6,7 @@ This repository contains an example of AstroJS application that is deployed on D 1. **Use Git Provider in Your Application**: - Repository: `https://github.com/Dokploy/examples.git` - Branch: `main` - - Build path: `/vuejs-simple` + - Build path: `/astro-ssr` 2. **Add Environment Variables**: - Navigate to the "Environments" tab and add the following variable: