Fix cypress test run in docker
This commit is contained in:
@@ -17,5 +17,9 @@ services:
|
||||
build: .
|
||||
ports:
|
||||
- 8080:8080
|
||||
volumes:
|
||||
- ./app:/var/www/html/app
|
||||
- ./web:/var/www/html/web
|
||||
- ./core:/var/www/html/core
|
||||
volumes:
|
||||
db_data:
|
||||
|
||||
Reference in New Issue
Block a user