Microservice url injection #1

Open
opened 2024-12-16 15:37:17 +01:00 by plm · 0 comments
Owner

Microservice url injection can't be done at flutter build time; it makes the container, at the very end of the build, unusable in an other context than the one he has been parametrized for (for instance localhost here).
If opencloud hostname is opencloud.acme.com, flutter app and container need full rebuild, which is not desirable

Microservice url injection can't be done at flutter build time; it makes the container, at the very end of the build, unusable in an other context than the one he has been parametrized for (for instance localhost here). If opencloud hostname is opencloud.acme.com, flutter app and container need full rebuild, which is not desirable
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: core/oc-front#1
No description provided.