Skip to content

Commit bffb575

Browse files
committed
Update UI version
1 parent 8689306 commit bffb575

File tree

309 files changed

+52205
-29
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

309 files changed

+52205
-29
lines changed

README.md

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,6 @@ Open-source **Django Dashboard** generated by `AppSeed` op top of a modern desig
99

1010
<br />
1111

12-
> Built with [Argon Dashboard Generator](https://appseed.us/generator/argon-dashboard/)
13-
14-
- Timestamp: `2022-06-09 17:45`
15-
- Build ID: `acb2ca96-ce76-4c6e-8037-c73a7d3a0b42`
16-
- **Free [Support](https://appseed.us/support/)** (registered users) via `Email` and `Discord`
17-
18-
<br />
19-
2012
> Features
2113
2214
- `Up-to-date dependencies`
@@ -42,27 +34,7 @@ $ cd django-argon-dashboard
4234

4335
<br />
4436

45-
> **Step 2** - Edit `.env` and remove or comment all `DB_*` settings (`DB_ENGINE=...`). This will activate the `SQLite` persistance.
46-
47-
```txt
48-
DEBUG=True
49-
50-
# Deployment SERVER address
51-
SERVER=.appseed.us
52-
53-
# For MySql Persistence
54-
# DB_ENGINE=mysql <-- REMOVE or comment for Docker
55-
# DB_NAME=appseed_db <-- REMOVE or comment for Docker
56-
# DB_HOST=localhost <-- REMOVE or comment for Docker
57-
# DB_PORT=3306 <-- REMOVE or comment for Docker
58-
# DB_USERNAME=appseed_db_usr <-- REMOVE or comment for Docker
59-
# DB_PASS=<STRONG_PASS> <-- REMOVE or comment for Docker
60-
61-
```
62-
63-
<br />
64-
65-
> **Step 3** - Start the APP in `Docker`
37+
> **Step 2** - Start the APP in `Docker`
6638
6739
```bash
6840
$ docker-compose up --build

0 commit comments

Comments
 (0)