pass build args
This commit is contained in:
@ -18,4 +18,7 @@ NEXTAUTH_URL="http://localhost:3000"
|
||||
DATABASE_URL=
|
||||
|
||||
# Admin account details
|
||||
ADMIN_PASSWORD="password"
|
||||
ADMIN_PASSWORD="password"
|
||||
|
||||
# Dictates the build process for the Dockerfile:
|
||||
RUNNER_ENV=development
|
Reference in New Issue
Block a user