✨ Migrate from pgAdmin to Adminer (#692)
This commit is contained in:

committed by
GitHub

parent
237c5a31c8
commit
37a6e350d1
10
copier.yml
10
copier.yml
@@ -54,16 +54,6 @@ postgres_password:
|
||||
python -c "import secrets; print(secrets.token_urlsafe(32))"'
|
||||
default: changethis
|
||||
|
||||
pgadmin_default_email:
|
||||
type: str
|
||||
help: The default user email for pgAdmin, you can set it later in .env
|
||||
default: admin@example.com
|
||||
|
||||
pgadmin_default_password:
|
||||
type: str
|
||||
help: The default user password for pgAdmin, stored in .env
|
||||
default: changethis
|
||||
|
||||
sentry_dsn:
|
||||
type: str
|
||||
help: The DSN for Sentry, if you are using it, you can set it later in .env
|
||||
|
Reference in New Issue
Block a user