We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1730ab commit 60961aaCopy full SHA for 60961aa
README.md
@@ -37,7 +37,6 @@ docker compose exec web bin/console doctrine:schema:update --force
37
38
# load fixtures
39
docker compose exec web bin/console doctrine:fixtures:load -n
40
+```
41
-# Compile assets
42
-docker compose exec web bin/console asset-map:compile
43
-```
+The application is available at the url : http://localhost/
0 commit comments