Removed notifserv from docker-compose.yml
This commit is contained in:
@@ -117,17 +117,6 @@ services:
|
|||||||
max-size: "200k"
|
max-size: "200k"
|
||||||
max-file: "20"
|
max-file: "20"
|
||||||
|
|
||||||
# notifserv:
|
|
||||||
# container_name: notifserv
|
|
||||||
# image: armadillica/pillar-notifserv:cd8fa678436563ac3b800b2721e36830c32e4656
|
|
||||||
# restart: always
|
|
||||||
# links:
|
|
||||||
# - mongo
|
|
||||||
# environment:
|
|
||||||
# VIRTUAL_HOST: https://cloud.blender.org/notifications*,http://pillar-web/notifications*
|
|
||||||
# VIRTUAL_HOST_WEIGHT: 20
|
|
||||||
# FORCE_SSL: true
|
|
||||||
|
|
||||||
grafista:
|
grafista:
|
||||||
image: armadillica/grafista:latest
|
image: armadillica/grafista:latest
|
||||||
container_name: grafista
|
container_name: grafista
|
||||||
@@ -164,7 +153,6 @@ services:
|
|||||||
- EXTRA_GLOBAL_SETTINGS=tune.ssl.default-dh-param 2048
|
- EXTRA_GLOBAL_SETTINGS=tune.ssl.default-dh-param 2048
|
||||||
depends_on:
|
depends_on:
|
||||||
- blender_cloud
|
- blender_cloud
|
||||||
# - notifserv
|
|
||||||
- letsencrypt
|
- letsencrypt
|
||||||
- kibana
|
- kibana
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user