Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2c15a76

Browse files
committed
fix typos
1 parent d118c00 commit 2c15a76

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎README.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ Create contained environments within the VM via `. init_python_env`
2121
- 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.
2222
### PostgreSQL
2323
- 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.
2525
- To change the port(s) Apache runs on edit the following:
26-
- `vim /etc/apache2/ports.conf`
27-
- `vim /etc/apache2/sites-available/000-default.conf`
28-
- Then restart Apache `sudo /etc/init.d/apache2 restart`
26+
..* `vim /etc/apache2/ports.conf`
27+
..* `vim /etc/apache2/sites-available/000-default.conf`
28+
..* Then restart Apache `sudo /etc/init.d/apache2 restart`
2929

3030
## Usage
3131

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /