Skip to content

Commit

Permalink
remove dem related parameters
Browse files Browse the repository at this point in the history
These parameters are currently not supported in Docker environment.
  • Loading branch information
bouttier committed Sep 13, 2023
1 parent d8f7aa9 commit c374b4c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ x-geonature-backend-defaults: &geonature-backend-defaults
- install_sig_layers=${GEONATURE_INSTALL_SIG_LAYERS:-false}
- install_grid_layer=${GEONATURE_INSTALL_GRID_LAYER:-false}
- install_ref_sensitivity=${GEONATURE_INSTALL_REF_SENSITIVITY:-false}
- install_default_dem=${GEONATURE_INSTALL_DEFAULT_DEM:-false}
- vectorise_dem=${GEONATURE_INSTALL_VECTORISE_DEM:-false}
- usershub=${GEONATURE_INSTALL_USERSHUB:-true}
- usershub_samples=${GEONATURE_INSTALL_USERSHUB_SAMPLES:-true}
- taxhub=${GEONATURE_INSTALL_TAXHUB:-true}
Expand Down

0 comments on commit c374b4c

Please sign in to comment.