Closed james-otten closed 3 months ago
https://github.com/nycmeshnet/meshforms/blob/main/.github/workflows/publish-and-deploy.yaml#L39
Setting the secret MESHDB_URL
to https://db.mesh.nycmesh.net
will be the one off to avoid dealing with environments.
oh right I remembered that this was an issue this weekend. Ughhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
https://github.com/nycmeshnet/meshforms/blob/main/.github/workflows/publish-and-deploy.yaml#L39
Setting the secret
MESHDB_URL
tohttps://db.mesh.nycmesh.net
will be the one off to avoid dealing with environments.
I don't think we can safely connect the dev meshforms to prod. Is that your intention?
grandsvc is hardcoded into the image, which causes forms to not point to non-grandsvc meshdb instances.
From inside the container on dev3:
Steps to reproduce: