cami
deleted branch infra/docker-compose-fix from cami/Bachelorthesis_Code
2021-07-13 18:27:19 +00:00
cami
deleted branch infra/backendconnection from cami/Bachelorthesis_Code
2021-07-13 18:27:16 +00:00
renamed some thigns
renamed some thigns
cannot connect to backend in release builds
b335a471cb
Merge pull request 'Fix broken backend connection in prod build (fix #151)' (#152) from infra/backendconnection into main
ccd53bc2a1
replaced useState from dev.react to stable
07e83e2f00
added working nginx configuration
d72367ccaa
removed port mapping in backend as it's not needed
Fix broken backend connection in prod build (fix #151)
Fix broken backend connection in prod build (fix #151)
ccd53bc2a1
replaced useState from dev.react to stable
07e83e2f00
added working nginx configuration
d72367ccaa
removed port mapping in backend as it's not needed
cannot connect to backend in release builds
bab0f6bce5
Merge pull request 'added proxy_pass' (#150) from infra/docker-compose-fix into main
ee04215382
added proxy_pass
9e16129aa5
Merge pull request 'Updated docker-compose file for production use' (#149) from infra/docker-compose-fix into main
d28964dd1f
added nginx back :-)
1b7aba4a70
Updated docker-compose file for production use