1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 19:21:03 +08:00
1Panel-Appstore/apps/frp-panel/latest/docker-compose.yml
2024-06-01 18:07:27 +08:00

10 lines
208 B
YAML

services:
frp-panel:
container_name: ${CONTAINER_NAME}
restart: always
network_mode: host
command: ${COMMAND_LINE}
image: vaalacat/frp-panel:latest
labels:
createdBy: "Apps"