Markdown style fixes

This commit is contained in:
2023-10-19 19:03:49 +02:00
parent 37c9dbddc5
commit 987fc99a50
5 changed files with 26 additions and 16 deletions
+2 -1
View File
@@ -21,7 +21,7 @@ Self hosted vehicle and expense management system. Like Clarkson, but better.
* Open Portainer with the correct environment.
* Under Stacks click the button + Add stack.
* Give your stack a name (i.e.: hammond).
* Paste the contents of docker-compose.yml under Web editor.
* Paste the contents of compose.yml under Web editor.
* Paste the contents of .env under Environment variables.
* Click Advanced mode to be able to paste.
* Change the environment variables as you see fit.
@@ -43,5 +43,6 @@ The following variables could be set as an environment varaiables using the .env
| HAMMOND_PORT | 3000 | Default port. |
## Links
* [Docker Hub](https://hub.docker.com/r/akhilrex/hammond)
* [GitHub](https://github.com/akhilrex/hammond)