mirror of
https://codeberg.org/gothub/RandomInstance
synced 2024-12-06 19:16:49 +01:00
totally didnt change readme to trigger CI
Signed-off-by: Odyssey <hi@odyssey346.dev>
This commit is contained in:
@@ -4,7 +4,7 @@ A [Pode](https://badgerati.github.io/Pode)-based backend for [GotHub's website](
|
|||||||
|
|
||||||
## Setup
|
## 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
|
```bash
|
||||||
docker run -d -p 8080:8080 --name random-instance codeberg.org/gothub/randominstance
|
docker run -d -p 8080:8080 --name random-instance codeberg.org/gothub/randominstance
|
||||||
|
|||||||
Reference in New Issue
Block a user