Fix port mapping on scipio api

This commit is contained in:
2021-02-27 17:28:49 -05:00
parent e445708ed4
commit a629cb0286

View File

@@ -73,6 +73,11 @@ services:
- cache
networks:
- scipio
ports:
- published: {{ omni_compose_apps.scipio.published.ports.8080 }}
target: 8080
protocol: tcp
mode: ingress
environment:
<<: *globalenv
SCIPIO_LOG_SOURCE: api