Fix port mapping on scipio api

This commit is contained in:
Ethan Paul 2021-02-27 17:28:49 -05:00
parent e445708ed4
commit a629cb0286
No known key found for this signature in database
GPG Key ID: C5F5542B54A4D9C6
1 changed files with 5 additions and 0 deletions

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