Closed lunika closed 1 year ago
The service work we are using must be served at the root of the application. But we are managing it as a static file and is saved we the other static file managed by django. We need to add a rule in the nginx conf to access it from the root.
Purpose
The service work we are using must be served at the root of the application. But we are managing it as a static file and is saved we the other static file managed by django. We need to add a rule in the nginx conf to access it from the root.
Proposal