MTES-MCT / monitorfish

🎣 Improve control and monitoring of fishing vessels activities.
https://beta.gouv.fr/startups/monitorfish.html
GNU Affero General Public License v3.0
33 stars 7 forks source link

MEP v1.52.1 #3198

Closed louptheron closed 3 months ago

louptheron commented 3 months ago

Ajouter dans le .monitorfish:

export MONITORFISH_ENV=prod

Dans le docker-compose, remplacer le volume :

volumes:
  db-data:
    driver: local
  geoserver-data:
    driver: local

Et l'image db :

services:
  db:
    image: timescale/timescaledb-postgis:1.7.4-pg11
louptheron commented 3 months ago

Passé en PROD