File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -167,9 +167,12 @@ Just remember to substitute it in all the places I've hardcoded it below.
167
167
See the guide linked above if you need tips on creating a sudo user.
168
168
169
169
170
+ ////
171
+
172
+ TODO: good advice but not quite sure it's phrased quite right for the new version of the chapter.
173
+
170
174
.General Server Debugging Tips
171
175
*******************************************************************************
172
- // TODO: good advice but not quite sure it's phrased quite right for the new version of the chapter.
173
176
174
177
The most important lesson to remember from this chapter is,
175
178
as always but more than ever, to work incrementally,
@@ -184,6 +187,8 @@ It's just as easy to fall into the Refactoring-Cat trap on the server!
184
187
185
188
*******************************************************************************
186
189
190
+ ////
191
+
187
192
188
193
189
194
=== Configuring Domains for Staging and Live
You can’t perform that action at this time.
0 commit comments