1 Commits

Author SHA1 Message Date
4bb267f990 merge upstream
All checks were successful
Build Dev instance / build (push) Successful in 1m15s
2026-03-10 15:38:47 +11:00
3 changed files with 4 additions and 5 deletions

View File

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

View File

@@ -7,6 +7,8 @@ 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

@@ -23,4 +23,3 @@ services:
- pgadmindata:/var/lib/pgadmin
volumes:
pgdata:
pgadmindata: