add env file to set user credentials and module tag for export
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# This is a template for environment variables. Copy this file to .env and fill in the values.
|
||||
# IMPORTANT #1: Do not commit the .env file to version control, as it may contain sensitive information!
|
||||
# IMPORTANT #2: Surround values with quotes if they contain spaces or special characters!
|
||||
ELIXFORMS_USERNAME=
|
||||
ELIXFORMS_PASSWORD=
|
||||
ELIXFORMS_MODULE_TAG=
|
||||
Reference in New Issue
Block a user