diff --git a/html/README.md b/html/README.md new file mode 100644 index 0000000..1dd6361 --- /dev/null +++ b/html/README.md @@ -0,0 +1,22 @@ +# HTML Example + +This repository contains an example of HTML application that is deployed on Dokploy. + + +1. **Use Git Provider in Your Application**: + - Repository: `https://github.com/Dokploy/examples.git` + - Branch: `main` + - Build path: `/html` + - `Static` Build Type + +3. **Click on Deploy**: + - Deploy your application by clicking the deploy button. + +4. **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. + + +If you need further assistance, join our [Discord server](https://discord.com/invite/2tBnJ3jDJc). diff --git a/html/index.html b/html/index.html new file mode 100644 index 0000000..409b541 --- /dev/null +++ b/html/index.html @@ -0,0 +1,7 @@ + +
+