mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-08 06:47:56 +00:00
Remove deprecated Web solution
This commit is contained in:
parent
6a73b3bdd6
commit
295f9f8abc
14 changed files with 0 additions and 375 deletions
|
|
@ -16,16 +16,6 @@ services:
|
|||
- db
|
||||
- influx
|
||||
restart: always
|
||||
web:
|
||||
image: pluralkit
|
||||
command: ["PluralKit.Web.dll"]
|
||||
environment:
|
||||
- "PluralKit:Database=Host=db;Username=postgres;Password=postgres;Database=postgres;Maximum Pool Size=1000"
|
||||
links:
|
||||
- db
|
||||
ports:
|
||||
- 2837:5000
|
||||
restart: always
|
||||
api:
|
||||
image: pluralkit
|
||||
command: ["PluralKit.API.dll"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue