Working docker compose
Working but using hard coded passwords.
This commit is contained in:
parent
cf0c9dda4b
commit
f0d78d201a
1 changed files with 2 additions and 5 deletions
|
@ -1,10 +1,7 @@
|
|||
services:
|
||||
server:
|
||||
dweebui:
|
||||
container_name: DweebUI
|
||||
build:
|
||||
context: .
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
image: lllllllillllllillll/dweebui:v0.04
|
||||
ports:
|
||||
- 8000:8000
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Reference in a new issue