changed format

This commit is contained in:
2026-03-18 04:09:18 +01:00
parent 3941ad913b
commit c6d55277ee
2 changed files with 12 additions and 12 deletions
@@ -1,4 +1,4 @@
# Technical preparation for adding documentation
Vassal: Technical preparation for adding documentation
Before documenting all my research for the planning phase of the app there are several technical preparations to arrange:
@@ -7,7 +7,7 @@ Before documenting all my research for the planning phase of the app there are s
* After preparing the container I will connect it to my self hosted Git(ea) repository to ensure a git flow from the very beginning.
* To ensure SSL which is recommended for code-server I will use a tunnel with my Pangolin instance and Cloudflare as DNS resolver. This is a temporary solution later it will be changed to a self signed cert with Caddy.
## Code-Server docker container deployment
# Code-Server docker container deployment
I use Portainer to setup my docker-compose yaml: