[Add] panel container(dev)
This commit is contained in:
@@ -7,4 +7,11 @@ services:
|
||||
confd:
|
||||
build: docker/confd
|
||||
prometheus:
|
||||
build: docker/prometheus
|
||||
build: docker/prometheus
|
||||
panel:
|
||||
build: docker/panel
|
||||
volumes:
|
||||
- ./management-panel:/app
|
||||
entrypoint: php artisan serve --host=0.0.0.0
|
||||
ports:
|
||||
- 8000:8000
|
||||
Reference in New Issue
Block a user