mirror of
https://github.com/openfaas/faas.git
synced 2025-06-13 02:36:46 +00:00
Comment out bind-mount
This commit is contained in:
parent
4cc299d4c8
commit
317807d8a0
@ -36,8 +36,8 @@ services:
|
||||
image: functions/alertmanager:latest # autobuild from Dockerfile in repo.
|
||||
environment:
|
||||
no_proxy: "gateway"
|
||||
volumes:
|
||||
- ./prometheus/alertmanager.yml:/alertmanager.yml
|
||||
# volumes:
|
||||
# - ./prometheus/alertmanager.yml:/alertmanager.yml
|
||||
command:
|
||||
- '-config.file=/alertmanager.yml'
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user