We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5661f9 commit bc6b2e3Copy full SHA for bc6b2e3
packages/client/.env
@@ -2,6 +2,10 @@
2
APP_TITLE=STAC Manager
3
APP_DESCRIPTION=Plugin based STAC editor
4
5
+# If the app is being served in from a subfolder, the domain url must be set.
6
+# For example, if the app is served from /mysite:
7
+# PUBLIC_URL=http://example.com/mysite
8
+
9
# Api variables
10
REACT_APP_STAC_BROWSER=
11
REACT_APP_STAC_API=
0 commit comments