Publish sanitized current homelab architecture
Some checks failed
public-safety / privacy-and-secret-scan (push) Has been cancelled
Some checks failed
public-safety / privacy-and-secret-scan (push) Has been cancelled
This commit is contained in:
6
examples/compose/.env.example
Normal file
6
examples/compose/.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user