Skip to content

Commit c7b23fe

Browse files
authored
Remove copy button in terminal output
1 parent 625beaf commit c7b23fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.labspace/02-running-a-containerized-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Now that the container is up and running, it's time to update the app to connect
117117
118118
2. With the database running and the app configured, the app should work, right? But, opening [the site](http://localhost:3000) now gives another error:
119119
120-
```plaintext
120+
```plaintext no-copy-button
121121
error: relation "memes" does not exist
122122
at /home/coder/project/node_modules/pg-pool/index.js:45:11
123123
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

0 commit comments

Comments
 (0)