Remove admin user environment variables.

This commit is contained in:
Jake Howard 2022-06-04 20:14:57 +01:00
parent 220187a52a
commit 2a41968eeb
No known key found for this signature in database
GPG Key ID: 57AFB45680EDD477
1 changed files with 0 additions and 3 deletions

View File

@ -1,5 +1,2 @@
ADMIN_USER_EMAIL=replace-me
ADMIN_USER_NAME=replace-me
ADMIN_USER_PWD=replace-me
BASE_URL=replace-me
SECRET_KEY_BASE=replace-me