Rank 2: Process
Custom domain setup
Votes
1
Replies
24
Participants
Unknown
Messages
25
Rank 2: Process
@here
Rank 2: Process
Invalid Origin. Register your new client (core.pai.kg) as a new Web platform on your project console dashboard
Can you check what the value is for the _APP_DOMAIN variable in the .env?
Please don't tag people directly. It can be very disruptive.
Rank 2: Process
_APP_DOMAIN=core.pai.kg
can you run docker compose exec appwrite vars and make sure that's the value being used?
Rank 2: Process
equal
Rank 2: Process
can you run docker compose logs appwrite?
Rank 2: Process
Can you show the docker-compose.yml file again?
Just the traefik service
Rank 2: Process
and in yoir DNS settings, what records do you have?
also, why are you running appwrite on 444 instead of 443?
Rank 2: Process
Are you using a reverse proxy like nginx or apache?
Rank 2: Process
we have the main application running, we can't change it.
What do you mean?
Rank 2: Process
ngnix
Rank 2: Process
another project has been launched on port 443, which right now we can't change the port.
Rank 2: Process
is it wrong to use nginx?
Admin
Did you update the domain environment variables?
Rank 2: Process
Yes
Admin
Would you please check the output of docker compose exec appwrite vars?