Files
appstore-1panel/dockge/byte-muse/docker-compose.yml
T
QYG2297248353 88465a642a
Renovate / renovate (push) Has been cancelled
Push custom to released / push-branch (push) Has been cancelled
Process Apps and Commit Changes / process (push) Has been cancelled
Processed apps directory via GitHub Actions
2025-05-08 12:42:53 +00:00

15 lines
288 B
YAML

networks:
1panel-network:
external: true
services:
byte-muse-license:
container_name: byte-muse
image: envyafish/byte-muse-license:latest
labels:
createdBy: Apps
networks:
- 1panel-network
ports:
- ${PANEL_APP_PORT_HTTP}:5000
restart: always