Commit acf3105a authored by Abhishek's avatar Abhishek
Browse files

docker compose changed from localhost to docker

parent faef7fd9
......@@ -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