1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-26 10:54:59 +08:00
2024-06-01 18:07:27 +08:00

12 lines
263 B
YAML

services:
vue-color-avatar:
image: wenyang0/vue-color-avatar:latest
container_name: ${CONTAINER_NAME}
restart: always
ports:
- "${PANEL_APP_PORT_HTTP}:5173"
labels:
createdBy: "Apps"
networks:
1panel-network:
external: true