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 40ab8d6 commit 6710d97Copy full SHA for 6710d97
.env.example
@@ -83,7 +83,7 @@ MAIL_ENCRYPTION=tls
83
# NetLicensing Connection
84
# NetLicensing Core URL; default: https://go.netlicensing.io/core/v2/rest
85
NLIC_BASE_URL=
86
-# (optional) NetLicensing Agent URL; e.g. http://localhost:8888/rest
+# (optional) NetLicensing Agent URL; e.g. http://localhost:8888/rest or via Mac-only DNS name using Docker http://docker.for.mac.localhost:8888/rest
87
NLIC_AGENT_BASE_URL=
88
89
# NetLicensing Auth
0 commit comments