Skip to content

(improvement) It is impossible to change the port of Postgis in the docker-compose file #328

@asitemade4u

Description

@asitemade4u
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions