mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 03:21:12 +08:00
Update Frp Cilent & Server to v0.64.0 (#1344)
This commit is contained in:
parent
abd6ff1357
commit
dfeaf5e7e8
@ -7,6 +7,6 @@ services:
|
||||
#- "${CONFIG_FILE_PATH}:/etc/frp/frpc.ini" #截止5.1.3版本使用ini
|
||||
- "${CONFIG_FILE_PATH}:/etc/frp/frpc.toml"
|
||||
- "${SSL_FOLDER_PATH}:/etc/frp/ssl"
|
||||
image: "snowdreamtech/frpc:0.63.0"
|
||||
image: "snowdreamtech/frpc:0.64.0"
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -7,6 +7,6 @@ services:
|
||||
#- "${CONFIG_FILE_PATH}:/etc/frp/frps.ini" #截止5.1.3版本使用ini
|
||||
- "${CONFIG_FILE_PATH}:/etc/frp/frps.toml"
|
||||
- "${SSL_FOLDER_PATH}:/etc/frp/ssl"
|
||||
image: "snowdreamtech/frps:0.63.0"
|
||||
image: "snowdreamtech/frps:0.64.0"
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
x
Reference in New Issue
Block a user