From 5d39bf879e447f12dbffb412a377ef6cd6a607d3 Mon Sep 17 00:00:00 2001 From: Odyssey Date: Mon, 3 Apr 2023 20:29:55 +0200 Subject: [PATCH] totally didnt change readme to trigger CI Signed-off-by: Odyssey --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a1cd4fc..527a438 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ A [Pode](https://badgerati.github.io/Pode)-based backend for [GotHub's website]( ## Setup -We use Docker. +We use Docker for deploying this, so you can just run the following command to get it up and running: ```bash docker run -d -p 8080:8080 --name random-instance codeberg.org/gothub/randominstance