mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 04:31:05 +08:00
Switch Syncthing image to official repository
This commit is contained in:
parent
aa665a9523
commit
f54e86bf2b
@ -18,7 +18,7 @@ services:
|
||||
- ${SYNCTHING_PORT}:22000/tcp
|
||||
- ${SYNCTHING_PORT}:22000/udp
|
||||
- ${SYNCTHING_PORT_EXTRA_UDP}:21027/udp
|
||||
image: linuxserver/syncthing:1.30.0
|
||||
image: syncthing/syncthing:1.30.0
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
||||
@ -18,7 +18,7 @@ services:
|
||||
- ${SYNCTHING_PORT}:22000/tcp
|
||||
- ${SYNCTHING_PORT}:22000/udp
|
||||
- ${SYNCTHING_PORT_EXTRA_UDP}:21027/udp
|
||||
image: linuxserver/syncthing:latest
|
||||
image: syncthing/syncthing:latest
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user