move proxy image to ghcr.io
This commit is contained in:
@@ -66,11 +66,11 @@ services:
|
|||||||
####### T S U N - P R O X Y ######
|
####### T S U N - P R O X Y ######
|
||||||
tsun-proxy:
|
tsun-proxy:
|
||||||
container_name: tsun-proxy
|
container_name: tsun-proxy
|
||||||
image: docker.io/sallius/tsun-gen3-proxy:latest
|
image: ghcr.io/s-allius/tsun-gen3-proxy:latest
|
||||||
build:
|
build:
|
||||||
context: https://github.com/s-allius/tsun-gen3-proxy.git#main:app
|
context: https://github.com/s-allius/tsun-gen3-proxy.git#main:app
|
||||||
args:
|
args:
|
||||||
- UID=1026
|
- UID=1000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
- mqtt
|
- mqtt
|
||||||
|
|||||||
Reference in New Issue
Block a user