There was an error while loading. Please reload this page.
1 parent f4be4cc commit ef9c724Copy full SHA for ef9c724
.codesandbox/tasks.json
@@ -32,6 +32,6 @@
32
"clean-nginx-logs": {
33
"name": "Clean nginx access and error logs",
34
"command": "echo > /var/log/nginx/*.log"
35
- },
+ }
36
}
37
0 commit comments