Disable mapping for now
This commit is contained in:
parent
de6e344320
commit
5ac4ef6e41
@ -32,12 +32,14 @@
|
||||
name: alerta
|
||||
service: postgres
|
||||
|
||||
- name: Map application port to free host port
|
||||
dokku_docker_options:
|
||||
app: alerta
|
||||
phase: deploy
|
||||
option:
|
||||
- "-p 3050:8080"
|
||||
# TODO(decentral1se): need to report a bug against this...
|
||||
# - name: Map application port to free host port
|
||||
# dokku_docker_options:
|
||||
# app: alerta
|
||||
# phase: deploy
|
||||
# option:
|
||||
# - "-p 3050:8080"
|
||||
# state: present
|
||||
|
||||
- name: Configure the dokku app environment
|
||||
dokku_config:
|
||||
|
Reference in New Issue
Block a user