nginx serve both django static files and react static files

前端 未结 0 1939
不知归路
不知归路 2021-01-05 07:48

Im recently trying to impement nginx to link up my django based backend and react based frontend. Here is my nginx config file:

upstream api {
server backend:         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题