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
I have several other docker stacks on my server, some of them with a Postgres/Postgis database
so, I tried to change the port of the Postgis database attached to GeoPulse by adding a "made-up" POSTGRES_PORT variable under the Postgis part of the docker compose file
it did NOT work and the port would not change
So:
please add the new docker variable
add the database port in the .env file
add it in the docker compose file wherever needed, as a ${} placeholder