Actions
action #89929
opencontainers: Fix nginx configuration to independence the WS and livehandler backend urls of the docker-compose parent directory
Start date:
2021-03-11
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
Now the configuration of nginx uses the following urls as backend for websockets and livehandler
The problem is that this name (webui_...) is dependent on the parent directory of the docker-compose
Acceptance Criteria¶
- AC 1: Modify the configuration file to separate the name of the urls from the parent directory of the docker-compose
Suggestion¶
Can be replaced by
Actions