Skip to content

Commit d7ab47f

Browse files
committed
README improvement
1 parent 2df4a5f commit d7ab47f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@ you want to get something from the containers like a backup file you just need t
7272
* django-rosetta: 0.7.12 [optional]
7373
* django-modeltranslation: 0.11 [optional]
7474
* Commands:
75-
* shell -start a bash shell ```dc run --rm django shell```
76-
* start_runserver - in development mode this will start django runserver
77-
* start_uwsgi - in production mode this will start the uwsgi
75+
* shell -start a bash shell ```dc run --rm django shell```
76+
* start_runserver - in development mode this will start django runserver
77+
* start_uwsgi - in production mode this will start the uwsgi
7878
3. nginx
7979
* Commands:
80-
* shell -start a bash shell ```dc run --rm nginx shell```
80+
* shell -start a bash shell ```dc run --rm nginx shell```
8181
* Installed Apps:
82-
* Nginx: 1.8.1
82+
* Nginx: 1.8.1
8383
4. nodejs [optional]
8484
* Commands:
8585
* shell -start a bash shell ```dc run --rm nodejs shell```

0 commit comments

Comments
 (0)