We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b49581 commit 91f8fbeCopy full SHA for 91f8fbe
cypress/docker/docker-compose.yml
@@ -9,7 +9,7 @@ services:
9
container_name: webserver
10
tty: true
11
ports:
12
- - "8080:9080"
+ - "9080:9080"
13
volumes:
14
- ../..:/app
15
0 commit comments