mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
web: fix a few small issues
This commit is contained in:
parent
6cd36e2c5e
commit
12e14c420c
3 changed files with 7 additions and 4 deletions
|
|
@ -15,5 +15,7 @@ services:
|
|||
- "PluralKit:Database=Host=db;Username=postgres;Password=postgres;Database=postgres"
|
||||
links:
|
||||
- db
|
||||
ports:
|
||||
- 2837:80
|
||||
db:
|
||||
image: postgres:alpine
|
||||
Loading…
Add table
Add a link
Reference in a new issue