remove highcharts
This commit is contained in:
@@ -53,21 +53,6 @@ services:
|
|||||||
links:
|
links:
|
||||||
- docker-in-docker
|
- docker-in-docker
|
||||||
|
|
||||||
### highcharts ###########################################
|
|
||||||
highcharts:
|
|
||||||
restart: always
|
|
||||||
build:
|
|
||||||
context: ./highcharts
|
|
||||||
args:
|
|
||||||
- PUID=${PUID}
|
|
||||||
- PGID=${PGID}
|
|
||||||
- TZ=${TIMEZONE}
|
|
||||||
tty: true
|
|
||||||
ports:
|
|
||||||
- "127.0.0.1:${HIGHCHARTS_PORT}:8080"
|
|
||||||
networks:
|
|
||||||
- backend
|
|
||||||
|
|
||||||
### PHP-FPM ##############################################
|
### PHP-FPM ##############################################
|
||||||
php-fpm:
|
php-fpm:
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user