mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Fixed test env
This commit is contained in:
@@ -15,7 +15,7 @@ app:
|
||||
db:
|
||||
extends:
|
||||
file: docker-compose-common.yml
|
||||
service: app
|
||||
service: db
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD=password
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user