annotate client/.env @ 5711:2dd155cc95ec revive-cleanup

Fix all revive issue (w/o machine generated stuff).
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 20 Feb 2024 22:22:57 +0100
parents 7365efe9f67d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
23
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
1 #Name of the application, e.g. displayed at login time
7
e4bc7e0465b3 .env.sample edited
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
2 VUE_APP_TITLE=Waterway Monitoring system
4778
7a3ace19dc56 window title configurable
Thomas Junk <thomas.junk@intevation.de>
parents: 3369
diff changeset
3 VUE_APP_WINDOWTITLE=
23
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
4
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
5 #Backend URL
9
ee6d3836014e current version of login
Thomas Junk <thomas.junk@intevation.de>
parents: 7
diff changeset
6 VUE_APP_API_URL=/api/
2778
7ebd4154894e Adopt container names to fix GeoServer startup
Tom Gottfried <tom@intevation.de>
parents: 1947
diff changeset
7 VUE_BACKEND_API_URL=http://gemma-backend:8000
23
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
8
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
9 #Path of vendored images is copied during a webpack build
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
10 VUE_APP_VENDOR_IMG_PATH=
1947
4235fa8f59d7 clien: pdf-gen: load logo externally; add prepare step
Bernhard Reiter <bernhard@intevation.de>
parents: 499
diff changeset
11
4235fa8f59d7 clien: pdf-gen: load logo externally; add prepare step
Bernhard Reiter <bernhard@intevation.de>
parents: 499
diff changeset
12 #Logos to be potentially loaded by the SPA. Can be left blank.
4235fa8f59d7 clien: pdf-gen: load logo externally; add prepare step
Bernhard Reiter <bernhard@intevation.de>
parents: 499
diff changeset
13 VUE_APP_SECONDARY_LOGO_URL=
4235fa8f59d7 clien: pdf-gen: load logo externally; add prepare step
Bernhard Reiter <bernhard@intevation.de>
parents: 499
diff changeset
14 VUE_APP_LOGO_FOR_PDF_URL=
3215
3b36bb33f5b0 available_fairway_depth: omit empty lines after split by newline
Thomas Junk <thomas.junk@intevation.de>
parents: 2778
diff changeset
15 VUE_APP_SILENCE_TRANSLATIONWARNINGS =
3369
33c398df5cb5 client: implement download of the user manual
Fadi Abbud <fadi.abbud@intevation.de>
parents: 3215
diff changeset
16
33c398df5cb5 client: implement download of the user manual
Fadi Abbud <fadi.abbud@intevation.de>
parents: 3215
diff changeset
17 #Url of user manual
5339
7365efe9f67d Added downloadlink for DQLReports in Infotool
Thomas Junk <thomas.junk@intevation.de>
parents: 4778
diff changeset
18 VUE_APP_USER_MANUAL_URL=