We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8222c95 commit 0c9a128Copy full SHA for 0c9a128
.env.local.example
@@ -8,11 +8,6 @@ BASE_PATH='/data-manager-ui'
8
# NextJS will use a standalone output by default
9
DONT_USE_STANDALONE_OUTPUT=false
10
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
-
16
# This option is provided only to allow a local build of the full stack
17
# when you have self-signed SSL certificates.
18
# IT MUST BE DISABLED IN REAL PRODUCTION ENVIONMENTS
0 commit comments