Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion develop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Then open (develop/docker-compose.yml)[develop/docker-compose.yml] and paste thi

Notice that we removed the `links` section from the `frontend` section and that the `registry` section is completely gone.

Now open [Grundfile.js](Gruntfile.js) and find these lines:
Now open [Gruntfile.js](Gruntfile.js) and find these lines:

{
context: '/v2',
Expand Down