web: fix a few small issues

This commit is contained in:
Ske
2019-05-08 21:39:30 +02:00
parent 6cd36e2c5e
commit 12e14c420c
3 changed files with 7 additions and 4 deletions

View File

@@ -15,5 +15,7 @@ services:
- "PluralKit:Database=Host=db;Username=postgres;Password=postgres;Database=postgres"
links:
- db
ports:
- 2837:80
db:
image: postgres:alpine