7 lines
227 B
Plaintext
7 lines
227 B
Plaintext
# Copy this file to .env and replace the placeholders locally.
|
|
# Never commit the resulting .env file.
|
|
DATABASE_NAME=showcase
|
|
DATABASE_USER=showcase
|
|
DATABASE_PASSWORD=CHANGE_ME_DATABASE_PASSWORD
|
|
INGRESS_NETWORK=example-ingress
|