Disable mapping for now

This commit is contained in:
Luke Murphy 2020-04-08 20:06:55 +02:00
parent de6e344320
commit 5ac4ef6e41
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 8 additions and 6 deletions

View File

@ -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: