refactor: standardize README deployment instructions across examples
This commit is contained in:
@@ -2,24 +2,22 @@
|
||||
|
||||
This repository contains an example of vuejs application that is deployed on Dokploy.
|
||||
|
||||
This example assume you use `Nixpacks` as the build type.
|
||||
|
||||
1. **Use Git Provider in Your Application**:
|
||||
- Repository: `https://github.com/Dokploy/examples.git`
|
||||
- Branch: `main`
|
||||
- Build path: `/vuejs`
|
||||
- Publish Directory: `./dist` (Nixpacks)
|
||||
|
||||
2. **Set the publish publish directory**:
|
||||
|
||||
- Ensure you set it to `dist/`. Note that there is no dot before `dist`!
|
||||
|
||||
3. **Click on Deploy**:
|
||||
2. **Click on Deploy**:
|
||||
- Deploy your application by clicking the deploy button.
|
||||
|
||||
4. **Generate a Domain**:
|
||||
3. **Generate a Domain**:
|
||||
- Click on generate domain button.
|
||||
- A new domain will be generated for you.
|
||||
- Set Port `80`
|
||||
- You can use this domain to access your application.
|
||||
- Set the port to 80
|
||||
|
||||
|
||||
If you need further assistance, join our [Discord server](https://discord.com/invite/2tBnJ3jDJc).
|
||||
|
||||
Reference in New Issue
Block a user