We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c925b2 commit e7e0f72Copy full SHA for e7e0f72
1 file changed
.github/tests/integration/compose.yml
@@ -26,8 +26,8 @@ services:
26
# needed for read-only
27
- "/adguard/run:uid=1000,gid=1000"
28
ports:
29
- - "53:53/udp"
30
- - "53:53/tcp"
+ - "3053:53/udp"
+ - "3053:53/tcp"
31
- "3000:3000/tcp"
32
networks:
33
frontend:
0 commit comments