Skip to content

Commit a9ca457

Browse files
authored
Merge pull request #189 from PermanentOrg/correct-local-example-remote
Correct local remote addresse in .env.example
2 parents eb4fb69 + 304dd58 commit a9ca457

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
@@ -33,7 +33,7 @@ SSH_HOST_KEY_PATH=${SSH_HOST_KEY_PATH}
3333
export NODE_TLS_REJECT_UNAUTHORIZED=0
3434

3535
# The base url where the permanent API is hosted
36-
# e.g. http://local.permanet.org/api
36+
# e.g. http://local.permanent.org/api
3737
PERMANENT_API_BASE_PATH=${LOCAL_TEMPORARY_AUTH_TOKEN}
3838

3939
# FusionAuth credentials

0 commit comments

Comments
 (0)