Back

_APP_DOMAIN_TARGET changed value but not reflection in .env

  • 1
  • Web
bharath
27 Mar, 2023, 17:16

Iam trying to connect my domain with digitalocean I followed the steps which you have instructed but when iam changing _APP_DOMAIN_TARGET=mydomain it was showing localhost how to solve these

TL;DR
TL;DR: User changed value in .env file but it is not reflected on the website. They have already run `docker compose up -d`. They are also having trouble with user sign up not showing in Appwrite. User shared their code implementation and asked for help on how to store user email, photos, and input data in Appwrite. Solution is not provided in the thread.
Binyamin
27 Mar, 2023, 17:17

Have you run docker compose up -d after updating the .env file?

bharath
27 Mar, 2023, 17:40

Done

bharath
27 Mar, 2023, 17:40

Thank you

bharath
27 Mar, 2023, 17:41

My website is not connecting with appwrie if user signup then it was not showing in appwrite

bharath
27 Mar, 2023, 17:43

Auth section

Binyamin
27 Mar, 2023, 17:43

So now it works?

bharath
27 Mar, 2023, 17:44

My website is not connecting with appwrie if user signup then it was not showing in appwrite

bharath
27 Mar, 2023, 17:44

Now this is my problem

Binyamin
27 Mar, 2023, 17:45

Can you share the code implementation

bharath
27 Mar, 2023, 17:49
bharath
27 Mar, 2023, 17:51

@Binyamin ok

bharath
27 Mar, 2023, 17:52

Iam sharing

Binyamin
27 Mar, 2023, 17:53

I've ment just the code snippet For what I can see the error is inside the appwritetest.js file on line 20?

Binyamin
27 Mar, 2023, 17:53

What is the error you're getting?

bharath
27 Mar, 2023, 17:55

I have just copied that from appwrite github repo

bharath
27 Mar, 2023, 17:56

How to resolve it

bharath
27 Mar, 2023, 17:56

I need to store user email,photos and some user input data in appwrite

bharath
27 Mar, 2023, 17:56

How can I do that

bharath
27 Mar, 2023, 18:15

@Binyamin where are you

Binyamin
27 Mar, 2023, 18:30

The workflow should be like that

  1. Login the user
  2. Check if the user is logged in
  3. in case the is logged then you can get his storage file and or change them
Binyamin
27 Mar, 2023, 18:30

You said you got error on the first step what is it?

bharath
27 Mar, 2023, 18:33

Iam not getting any type of error the only problem is iam unable to store the user inputs

bharath
27 Mar, 2023, 18:33

But iam storing in localhost

Binyamin
27 Mar, 2023, 18:33

What you mean store them Store what where?

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more