update compose
This commit is contained in:
parent
54b865876f
commit
dcae4ac8f1
1 changed files with 7 additions and 1 deletions
|
@ -6,4 +6,10 @@ services:
|
||||||
build: .
|
build: .
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 9005:3000
|
- 9000:3000
|
||||||
|
labels:
|
||||||
|
- homepage.group=Websites
|
||||||
|
- homepage.name=Portfolio site
|
||||||
|
- homepage.icon=https://kasterpalu.ee/favicon-96x96.png
|
||||||
|
- homepage.href=https://kasterpalu.ee
|
||||||
|
- homepage.siteMonitor=https://kasterpalu.ee
|
||||||
|
|
Loading…
Add table
Reference in a new issue