We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecf0290 commit c3f019cCopy full SHA for c3f019c
docker/docker-compose.ci.yml
@@ -35,6 +35,7 @@ services:
35
DB_SQLITE_FILE: '/data/mydb.sqlite'
36
PUID: 1000
37
PGID: 1000
38
+ DISABLE_IPV6: 'true'
39
volumes:
40
- npm_data:/data
41
expose:
0 commit comments