Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
frnmst
docker-debian-postgis-django
Commits
62b4ce3a
Verified
Commit
62b4ce3a
authored
Aug 30, 2021
by
frnmst
Browse files
Removed example.
parent
9e2c16fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
62b4ce3a
...
...
@@ -133,16 +133,8 @@ for example, uses this method.
#### Variables
To be able to call
`make`
you must create a
`.env`
file in the project root with these variables
(example from
[
django-futils
](
https://software.franco.net.eu.org/frnmst/django-futils
)
)
```
env
PACKAGE_NAME=django_futils
APP_NAME=django_futils
MODELS=default_models.py
SERVE_DEV_PORT=3050
AUTH_MODULE=django.contrib.auth
```
To be able to call
`make`
you must create a
`.env`
file in the project root with some variables.
See for example the ones used in
[
django-futils
](
https://software.franco.net.eu.org/frnmst/django-futils/raw/branch/master/env.dist
)
.
## Dependencies
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment