Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Use an *.lvh.me domain instead of localhost as best practice.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmachine committed May 5, 2017
1 parent 46b0e7b commit 3995ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion startproject.sh
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ Run the Django dev server:
Open the site in a browser:
http://localhost:8000
http://${DEST_DIR}.lvh.me:8000
When you're done, exit the container and stop all of its dependencies:
Expand Down

0 comments on commit 3995ffd

Please sign in to comment.