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