-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hello, I'm using sms-api-server docker, the index page is resolving + the status of page is connected, but when I've called the v1/send or v1/query, it returns the message of "not connected".
I've tried it multiple times.
coudl you help me to find the issue.
Note:
I'm using docker compose:
sms:
image: fiorix/sms-api-server
container_name: "docker-sms"
ports:
- "9881:8080"
networks:
- docker-network
Metadata
Metadata
Assignees
Labels
No labels