You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,11 +21,11 @@ Create contained environments within the VM via `. init_python_env`
21
21
- To change the port Django runs on just run: `python manage.py runserver [::]:YOUR_NEW_PORT` in a Django project and that port will be accessible via the `hostname` entered in the `config.yml` file.
22
22
### PostgreSQL
23
23
- Defaults to PostgreSQL 9.3
24
-
-Default settings run Apache on port 8080, needed for phpPgAdmin web interface.
24
+
-Default settings run Apache on port 8080, needed for phpPgAdmin web interface.
25
25
- To change the port(s) Apache runs on edit the following:
0 commit comments