mirror of
https://github.com/lkddi/Xboard.git
synced 2026-04-03 10:30:51 +08:00
Add port mapping for 1panel service
This commit is contained in:
@@ -124,6 +124,8 @@ services:
|
|||||||
- ./storage/logs:/www/storage/logs
|
- ./storage/logs:/www/storage/logs
|
||||||
- ./plugins:/www/plugins
|
- ./plugins:/www/plugins
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
|
ports:
|
||||||
|
- 8076:8076
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
command: php artisan ws-server start
|
command: php artisan ws-server start
|
||||||
|
|||||||
Reference in New Issue
Block a user