mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
refactor: Enable lazy loading for images in BlogPostUtil and remove unnecessary whitespace in Copilot/Init.ts
This commit is contained in:
@@ -314,10 +314,7 @@ services:
|
||||
# https://stackoverflow.com/questions/29181032/add-a-volume-to-docker-but-exclude-a-sub-folder
|
||||
- /usr/src/app/node_modules/
|
||||
- ./Common:/usr/src/Common
|
||||
|
||||
- /usr/src/Common/node_modules/
|
||||
|
||||
|
||||
ports:
|
||||
- '9985:9229' # Debugging port.
|
||||
extends:
|
||||
|
||||
Reference in New Issue
Block a user