mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2026-08-16 16:32:50 +01:00
Exposed frontend to public web
This commit is contained in:
@@ -69,8 +69,8 @@ services:
|
||||
- web-ui
|
||||
- web-api
|
||||
ports:
|
||||
- "${DOCKER_SERVICES_IP_BIND:-127.0.0.1}:8080:80"
|
||||
- "${DOCKER_SERVICES_IP_BIND:-127.0.0.1}:8443:443"
|
||||
- "0.0.0.0:80:80"
|
||||
- "0.0.0.0:443:443"
|
||||
# UI Application
|
||||
web-ui:
|
||||
extends:
|
||||
|
||||
Reference in New Issue
Block a user