chore: resolve conflicts

This commit is contained in:
salman2013
2023-10-04 18:45:02 +05:00
41 changed files with 867 additions and 213 deletions

View File

@@ -2,7 +2,7 @@ version: '3'
services:
mysql:
image: mysql:5.7
container_name: edx.devstack.mysql57
container_name: edx.devstack.mysql80
ports:
- '3306:3306'
environment: