Skip to content

Commit 6710d97

Browse files
committed
#7 - document Mac-only DNS name "docker.for.mac.localhost"
1 parent 40ab8d6 commit 6710d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ MAIL_ENCRYPTION=tls
8383
# NetLicensing Connection
8484
# NetLicensing Core URL; default: https://go.netlicensing.io/core/v2/rest
8585
NLIC_BASE_URL=
86-
# (optional) NetLicensing Agent URL; e.g. http://localhost:8888/rest
86+
# (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
8787
NLIC_AGENT_BASE_URL=
8888

8989
# NetLicensing Auth

0 commit comments

Comments
 (0)