added buymeacoffee
This commit is contained in:
parent
562997826f
commit
9c79290560
2 changed files with 3 additions and 3 deletions
|
@ -10,11 +10,11 @@ Alpha v0.20 ( :fire: Experimental :fire: )
|
|||
[](https://github.com/lllllllillllllillll)
|
||||
[](https://hub.docker.com/repository/docker/lllllllillllllillll/dweebui)
|
||||
[](https://github.com/lllllllillllllillll/DweebUI/blob/main/LICENSE)
|
||||
[](https://www.buymeacoffee.com/lllllllillllllillll)
|
||||
|
||||
* This is a personal project I started to get more familiar with Javascript and Node.js.
|
||||
* Some UI elements are placeholders and every version may have breaking changes.
|
||||
* Please post issues and discussions so I know what bugs and features to focus on.
|
||||
* I probably should have waited a lot longer to share this :|
|
||||
|
||||
<a href="https://raw.githubusercontent.com/lllllllillllllillll/DweebUI/main/screenshots/dashboard1.png"><img src="https://raw.githubusercontent.com/lllllllillllllillll/DweebUI/main/screenshots/dashboard1.png" width="25%"/></a>
|
||||
<a href="https://raw.githubusercontent.com/lllllllillllllillll/DweebUI/main/screenshots/dashboard2.png"><img src="https://raw.githubusercontent.com/lllllllillllllillll/DweebUI/main/screenshots/dashboard2.png" width="25%"/></a>
|
||||
|
@ -51,7 +51,7 @@ version: "3.9"
|
|||
services:
|
||||
dweebui:
|
||||
container_name: dweebui
|
||||
image: lllllllillllllillll/dweebui:v0.20-dev
|
||||
image: lllllllillllllillll/dweebui:v0.20
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
PORT: 8000
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.9"
|
|||
services:
|
||||
dweebui:
|
||||
container_name: dweebui
|
||||
image: lllllllillllllillll/dweebui:v0.20-dev
|
||||
image: lllllllillllllillll/dweebui:v0.20
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
PORT: 8000
|
||||
|
|
Loading…
Add table
Reference in a new issue