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

Can we add multiple pin codes in the env file? #15

Open
nikunj-phutela opened this issue May 2, 2021 · 10 comments
Open

Can we add multiple pin codes in the env file? #15

nikunj-phutela opened this issue May 2, 2021 · 10 comments

Comments

@nikunj-phutela
Copy link

PINCODE=pin code 1
EMAIL=
APPLICATION_PASSWORD=
AGE=

PINCODE=pin code 2
EMAIL=
APPLICATION_PASSWORD=
AGE=

Could we do it this way?

@nikunj-phutela
Copy link
Author

Does this also work when the terminal is closed?

@manishsgaikwad
Copy link

Need a feature to have multiple pin codes. Otherwise I have to run multiple instances of the same code for different pin codes.

@sid8840
Copy link

sid8840 commented May 3, 2021

Multi-Pin by multiple instances

root@ONGC_ _mnt_d_2mumbai45 03-05-2021 10_53_40

@Soniya318
Copy link

Multi-Pin by multiple instances

root@ONGC_ _mnt_d_2mumbai45 03-05-2021 10_53_40

this is awesome, how did you do this?

@sid8840
Copy link

sid8840 commented May 3, 2021

Multi-Pin by multiple instances
root@ONGC_ _mnt_d_2mumbai45 03-05-2021 10_53_40

this is awesome, how did you do this?

i have created multiple project folder containing the same files
and after that just updated the .env file in each folder
fired the same line of code

@Soniya318
Copy link

Multi-Pin by multiple instances
root@ONGC_ _mnt_d_2mumbai45 03-05-2021 10_53_40

this is awesome, how did you do this?

i have created multiple project folder containing the same files
and after that just updated the .env file in each folder
fired the same line of code

did you keep the main folder - "C:\Users\USER\VaccineAvailabilityNotifier-main " as it is and created sub-folders?

@sid8840
Copy link

sid8840 commented May 3, 2021

Multi-Pin by multiple instances
root@ONGC_ _mnt_d_2mumbai45 03-05-2021 10_53_40

this is awesome, how did you do this?

i have created multiple project folder containing the same files
and after that just updated the .env file in each folder
fired the same line of code

did you keep the main folder - "C:\Users\USER\VaccineAvailabilityNotifier-main " as it is and created sub-folders?

Made multiple project under same directory and ran command

@nikunj-phutela
Copy link
Author

@sid8840 could you please share a screenshot of your folder structure along with a screenshot of your env file? Would be very helpful

@sid8840
Copy link

sid8840 commented May 3, 2021

1

@sid8840 could you please share a screenshot of your folder structure along with a screenshot of your env file? Would be very helpful

@sid8840
Copy link

sid8840 commented May 4, 2021

Does this also work when the terminal is closed?

yes

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

4 participants