Skip to content

Commit 8c43204

Browse files
authored
refactor: apply renaming changes to comments (#3318)
1 parent 92342cd commit 8c43204

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
REACT_APP_EXTEND_ESLINT=true
22
REACT_APP_COMPACT_BUNDLE=true
33

4-
# The following are sample settings of REACT_APP_SWAGGER_FILE and REACT_APP_SWAGGER_URL
5-
# Note that applying changes to REACT_APP_SWAGGER_FILE or REACT_APP_SWAGGER_URL flags requires restart of applicaton
6-
# Tip: Should not set both REACT_APP_SWAGGER_FILE and REACT_APP_SWAGGER_URL flags
4+
# The following are sample settings of REACT_APP_DEFINITION_FILE and REACT_APP_DEFINITION_URL
5+
# Note that applying changes to REACT_APP_DEFINITION_FILE or REACT_APP_DEFINITION_URL flags requires restart of applicaton
6+
# Tip: Should not set both REACT_APP_DEFINITION_FILE and REACT_APP_DEFINITION_URL flags
77

88
# Create-React-App expects static directory within /public to contain FILE
99
# REACT_APP_DEFINITION_FILE=/static/petstore-oas3.yml

0 commit comments

Comments
 (0)