docs: Update readme and other tweaks (#37)

* edited build-main.yml to have workflow_dispatch

* re-added pgadmindata to docker compose

* removed disclaimer about being run on my personal laptop as that's no longer true

---------

Co-authored-by: Aster Fialla <asterfialla@gmail.com>
This commit is contained in:
2026-03-11 21:27:41 -04:00
committed by GitHub
parent 2b31cc2ae9
commit c2a88804ad
3 changed files with 4 additions and 3 deletions

View File

@@ -6,6 +6,8 @@ on:
pull_request:
branches: ["main"]
workflow_dispatch:
jobs:
build:

View File

@@ -7,8 +7,6 @@ PluralFlux is a proxybot akin to PluralKit and Tupperbox, but for [Fluxer](https
[Sponsor the project](https://github.com/sponsors/pieartsy)
If it's not running at the moment, it's because my computer crashed or something. I'm looking to move running it to a somewhat more permanent solution.
## Commands
All commands are prefixed by `pf;`. Currently only a few are implemented.

View File

@@ -22,4 +22,5 @@ services:
volumes:
- pgadmindata:/var/lib/pgadmin
volumes:
pgdata:
pgdata:
pgadmindata: