1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 01:01:02 +08:00
pooneyy 7ff35caf28
🔧 chore(apps): set the pull policy for all services using fixed tag images
- add `pull_policy: always` to all service definitions across all docker-compose files
- ensure consistent image update behavior for all applications
- maintain existing network configurations and external network settings
- preserve all other service configurations and environment variables
2025-11-10 16:10:24 +08:00
..
2024-10-13 18:21:20 +08:00
2024-10-13 18:21:20 +08:00

花生壳

花生壳内网穿透

使用说明

  1. 部署完成后连接容器终端执行命令,获取SN码
phddns status

或者宿主机执行

# 按需修改容器名
docker exec 容器名 phddns status
  1. 访问官网SN码与默认登录密码admin登录,绑定账号添加内网穿透服务。

官方教程:

Docker - 花生壳内网穿透教程