mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-11 08:10:10 +00:00
Update README for rewrite
This commit is contained in:
parent
af746ccf81
commit
2e4d111242
2 changed files with 15 additions and 15 deletions
|
|
@ -4,8 +4,9 @@ services:
|
|||
build: .
|
||||
entrypoint: ["dotnet", "run", "--project", "PluralKit.Bot"]
|
||||
environment:
|
||||
- "PluralKit:Bot:Token"
|
||||
- "PluralKit:Database=Host=db;Username=postgres;Password=postgres;Database=postgres"
|
||||
volumes:
|
||||
- "./pluralkit.conf:/app/pluralkit.conf:ro"
|
||||
links:
|
||||
- db
|
||||
web:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue