We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9159686 commit 7334b07Copy full SHA for 7334b07
docker-compose.yml
@@ -35,7 +35,7 @@ services:
35
- website
36
init: true
37
security_opt:
38
- - seccomp="infra/instance/chromium.seccomp.json"
+ - seccomp=infra/instance/chromium.seccomp.json
39
environment:
40
- NODE_ENV=development
41
- PORT=8082
0 commit comments