Add peppermint logo
This commit is contained in:
parent
10d429e43e
commit
62ac6cdc35
2 changed files with 2 additions and 1 deletions
BIN
public/svgs/peppermint.png
Normal file
BIN
public/svgs/peppermint.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
|
|
@ -37,4 +37,5 @@ services:
|
|||
- DB_HOST=postgres
|
||||
- DB_NAME=${POSTGRES_DB:-peppermint-db}
|
||||
- SECRET=${SERVICE_PASSWORD_PEPPERMINT}
|
||||
- API_URL=SERVICE_FQDN_PEPPERMINT_5003
|
||||
- API_URL=${SERVICE_FQDN_PEPPERMINT_5003}
|
||||
# The default login is "admin@admin.com" with the password "1234"
|
||||
|
|
|
|||
Loading…
Reference in a new issue