Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -3,3 +3,4 @@ FROM postgres:16
|
||||
COPY init.sql /docker-entrypoint-initdb.d/
|
||||
|
||||
EXPOSE 5432
|
||||
|
||||
|
||||
@@ -26,3 +26,4 @@
|
||||
},
|
||||
"packageManager": "npm@10.8.0"
|
||||
}
|
||||
|
||||
|
||||
@@ -12,3 +12,4 @@ export default defineConfig({
|
||||
sourcemap: false
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user