Move compose file into WebGL build
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
ports:
|
||||
- "24710:24710"
|
||||
volumes:
|
||||
- ./Build:/app
|
||||
- ./:/app
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: ["CMD", "wget", "-qO-", "http://127.0.0.1:24710/"]
|
||||
Reference in New Issue
Block a user