Skip to content

Commit bc6b2e3

Browse files
committed
Add docs on env variables
1 parent e5661f9 commit bc6b2e3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/client/.env

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
APP_TITLE=STAC Manager
33
APP_DESCRIPTION=Plugin based STAC editor
44

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+
59
# Api variables
610
REACT_APP_STAC_BROWSER=
711
REACT_APP_STAC_API=

0 commit comments

Comments
 (0)