mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-19 21:09:37 +02:00
Update docker.md
This commit is contained in:
parent
fa60db1d93
commit
af1d43ddf3
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ Here is a summary of the configuration options available in the `docker-compose.
|
|||
| `PGDATABASE` | Yes | Database. | database |
|
||||
| `PGUSER` | Yes | Database user. | adventure |
|
||||
| `PGPASSWORD` | Yes | Database password. | changeme123 |
|
||||
| `PGPORT` | No | Database port. | 5432 |
|
||||
| `DJANGO_ADMIN_USERNAME` | Yes | Default username. | admin |
|
||||
| `DJANGO_ADMIN_PASSWORD` | Yes | Default password, change after inital login. | admin |
|
||||
| `DJANGO_ADMIN_EMAIL` | Yes | Default user's email. | admin@example.com |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue