Fix service workers
This commit is contained in:
@@ -4,6 +4,9 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
# Build-time toggle for service worker registration in the generated static HTML.
|
||||
PUBLIC_ENABLE_SW: "true"
|
||||
ports:
|
||||
- "8080:80"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user