3 lines
227 B
Text
3 lines
227 B
Text
I changed REQUEST_ORIGIN in the backend from http://devops:5000 to http://devops/ and BACKEND_URL from http://devops:8080 to http://devops/api.
|
|
|
|
I alson updated the image versions in docker-compose.yml to match the new images.
|