You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `entrypoint.sh` already sets REMOTE_CONTAINERS here: https://github.com/nyaruka/rapidpro-docker/blob/main/rapidpro/entrypoint.sh
55
+
56
+
Any domain name settings for rapidpro’s configuration can be changed in the rapidpro settings file, which added in the dockerfile https://github.com/nyaruka/rapidpro-docker/blob/main/rapidpro/Dockerfile#L17
57
+
58
+
Note the dockerfile in the `nyaruka/rapidpro-docker` repository copies rapidpro’s default development settings to the container. Would recommend replacing that with a custom settings file specific to your deployment configuration needs
0 commit comments