update deploy template
This commit is contained in:
parent
0660572ec0
commit
6bd1c51a28
3
top.yml
3
top.yml
|
@ -7,7 +7,8 @@ networks:
|
||||||
services:
|
services:
|
||||||
wtop:
|
wtop:
|
||||||
# image: lscr.io/linuxserver/webtop:ubuntu-kde
|
# image: lscr.io/linuxserver/webtop:ubuntu-kde
|
||||||
image: codeberg.org/dowerent/ubuntu-webtop:latest
|
# image: codeberg.org/dowerent/ubuntu-webtop:latest
|
||||||
|
image: git.nixc.us/colin/top
|
||||||
environment:
|
environment:
|
||||||
TZ: America/New_York
|
TZ: America/New_York
|
||||||
networks:
|
networks:
|
||||||
|
|
Loading…
Reference in New Issue