1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-25 14:09:39 +08:00
pooneyy db96787676
♻️ refactor(port-forward): restructure application organization and optimize docker setup
- consolidate port-forward-agent and port-forward-server into single port-forward directory
- remove old dockerfiles and implement multi-stage docker build for both agent and server
- update docker-compose files to use pre-built images from ghcr.io instead of local builds
- normalize configuration file formatting and line endings
- update data.yml descriptions to remove redundant client/server specifications
- maintain all existing functionality while improving project structure
2025-10-03 01:32:42 +08:00

6 lines
145 B
Plaintext

magic.service = ":7000"
api.auth = "26CCD056107481F45D1AC805A24A9E59"
agent.auth = "722ED8F8D9900CC1AB17243DC7B51A2D"
onstart.forward = "false"