Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sub-dir for .env variables? #23

Open
learning-more opened this issue Feb 28, 2019 · 1 comment
Open

Sub-dir for .env variables? #23

learning-more opened this issue Feb 28, 2019 · 1 comment

Comments

@learning-more
Copy link
Contributor

The Readme seems to infer that .env variables should be stored in a sub-directory:

CREATE A .env FILE AND ADD CONFIGURATION (see below for configuration options)

You can use the default configuration and skip this step if you are just testing.

vi docker-multicontainer-libretime/.env

However, the Readme doesn't specify to create this directory. Cloning the repository with the instructions in the Readme drops all the files in the /opt/libretime/ directory.

Should the .env file have the path:
/opt/libretime/docker-multicontainer-libretime/.env
or
/opt/libretime/.env?

@maydo
Copy link

maydo commented Mar 16, 2019

/opt/libretime/.env

put your env which you want to keep in this file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants