fix: webui now restarts automatically
This commit is contained in:
parent
8289d23cf9
commit
d1840441c5
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ services:
|
|||
webui:
|
||||
build: ./frontend
|
||||
image: simugaz/frontend:latest
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 3000:80
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue