From de3257e2b3e5c9c2e56e01c7a946088ccc601a5b Mon Sep 17 00:00:00 2001 From: Monod Olivier Date: Mon, 17 Jun 2024 16:40:44 +0200 Subject: [PATCH] add default value for archive dir in example env --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 855246ae4..4667e35fc 100644 --- a/.env.example +++ b/.env.example @@ -80,7 +80,7 @@ ALLOW_REMOTE_USER_AUTH=False LOCATIONS_SEARCH_API="https://api3.geo.admin.ch/rest/services/api/SearchServer" LOCATIONS_SEARCH_API_DETAILS="https://api3.geo.admin.ch/rest/services/api/MapServer/ch.bfs.gebaeude_wohnungs_register/" # Local directory on docker host for temporary storage of archive folders -ARCHIVE_DIR= +ARCHIVE_DIR=archive # Isolated network for print service # This has to be unique for multiple instance on same docker host ISOLATED_NETWORK_NAME=geocity_isolated_1