mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-24 11:06:24 +02:00
Removed wrong :
This commit is contained in:
@@ -25,7 +25,7 @@ MINIO_CONSOLE_PORT_PUBLIC: "{{ ports.localhost.http[application_id ~ '_cons
|
||||
MINIO_FRONT_PROXY_MATRIX: >-
|
||||
{{
|
||||
[
|
||||
{ 'domain': MINIO_CONSOLE_DOMAIN:, 'http_port': MINIO_CONSOLE_PORT_PUBLIC },
|
||||
{ 'domain': MINIO_CONSOLE_DOMAIN, 'http_port': MINIO_CONSOLE_PORT_PUBLIC },
|
||||
{ 'domain': MINIO_API_DOMAIN, 'http_port': MINIO_API_PORT_PUBLIC }
|
||||
]
|
||||
}}
|
Reference in New Issue
Block a user