Skip to content

Commit 42c778c

Browse files
committed
Re-enable vars
1 parent d38f833 commit 42c778c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/test-golang110/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ services:
4949
- agent
5050
- punchingbag
5151
environment:
52-
#- DISABLE_HTTP_OPTIONS=1
53-
#- DISABLE_NOCOOKIE=1
52+
- DISABLE_HTTP_OPTIONS=1
53+
- DISABLE_NOCOOKIE=1
5454
- MTEST_BASEURL=web:8085
5555
- MTEST_AGENT=agent:12345
5656
command: [ "/bin/wait-for", "web:8085", "--", "/bin/mtest" ]

0 commit comments

Comments
 (0)