Hi there,
How can I add an ca-certificate to docker? I've found some solutions that modify the dockerfile, but with that I would have handle the dockerfile again with every update I would make on appwrite correct? Is there another way or would you recommend using the dockerfile modification?
Cheers :appwritecheers:
You can make use of docker-compose.override.yml
and do the changes there.
Recommended threads
- Unauthorized Charge After Appwrite Pro F...
I was using Appwrite Pro credits worth $100, which were valid until November. During this period, I was exploring Appwrite's services. However, I recently notic...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...