Skip to content

Commit 0c9a128

Browse files
committed
chore: remove unused environment variable
1 parent 8222c95 commit 0c9a128

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.env.local.example

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ BASE_PATH='/data-manager-ui'
88
# NextJS will use a standalone output by default
99
DONT_USE_STANDALONE_OUTPUT=false
1010

11-
# URL where shared assets are stored
12-
# This should point to the host of the Squonk home page on your domain or to
13-
# https://squonk.informaticsmatters.org where CORS can be disabled for your host.
14-
ASSET_URL='https://squonk.informaticsmatters.org'
15-
1611
# This option is provided only to allow a local build of the full stack
1712
# when you have self-signed SSL certificates.
1813
# IT MUST BE DISABLED IN REAL PRODUCTION ENVIONMENTS

0 commit comments

Comments
 (0)