Add port mapping for 1panel service

This commit is contained in:
Xboard
2026-03-17 13:16:43 +08:00
committed by GitHub
parent ee55d7fa72
commit 4a2fbd4d3d

View File

@@ -124,6 +124,8 @@ services:
- ./storage/logs:/www/storage/logs
- ./plugins:/www/plugins
restart: on-failure
ports:
- 8076:8076
networks:
- 1panel-network
command: php artisan ws-server start