Remove admin user stuff..

..it's done on first launch now
This commit is contained in:
3wc
2023-08-11 11:18:37 +02:00
parent f5f1bdd5eb
commit 276f4f6933
2 changed files with 0 additions and 6 deletions

View File

@ -10,9 +10,6 @@ services:
- events_db
environment:
- BASE_URL=https://$DOMAIN
- ADMIN_USER_EMAIL
- ADMIN_USER_NAME
- ADMIN_USER_PWD
- SECRET_KEY_BASE
- DATABASE_URL=postgres://plausible:plausible@${STACK_NAME}_db:5432/plausible
- SMTP_HOST_ADDR