Skip to content

Commit b94d54f

Browse files
committed
hosting
1 parent 6e141f4 commit b94d54f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,5 @@ I'd be happy to see this project grow and become more useful for the community.
5858
If you want to host the code yourself you can do so by cloning the repo and running it on your server.
5959
The code is very simple and does not require any database or any other dependencies.
6060
The only thing you need is a PHP server.
61+
62+
In our case we are using a simple Apache server with PHP installed and the code is automatically deployed to the server on every push to the `main` branch (using webhooks not the github actions).

0 commit comments

Comments
 (0)