Skip to content

Commit 8d158a7

Browse files
committed
e2e: undo port change
1 parent fad2128 commit 8d158a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CI/e2e/docker-compose.e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ services:
4747
build:
4848
context: .
4949
ports:
50-
- 4200:8080
50+
- 4200:80
5151
volumes:
5252
- "./CI/e2e/frontend.config.e2e.json:/usr/share/nginx/html/assets/config.json"
5353
depends_on:

0 commit comments

Comments
 (0)