Commit 89eca22f authored by Abhishek's avatar Abhishek
Browse files

Merge branch 'new_moodle_file_abhishek' into 'master'

docker compose changed from localhost to docker

See merge request !8
parents 7347e81e acf3105a
Pipeline #11795 passed with stage
in 32 seconds
......@@ -30,7 +30,7 @@ services:
- db
restart: unless-stopped
environment:
- MOODLE_WWWROOT=http://localhost:8080
- MOODLE_WWWROOT: "http://docker:8080"
- MOODLE_ADMIN_USER=user
- MOODLE_ADMIN_PASS=QAYwsx@12345
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment