mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-11 00:36:14 +00:00
feat: database start script
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
"name": "@openstapps/database",
|
||||
"version": "3.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "docker run -it -p 9200:9200 $(docker build -q .)"
|
||||
},
|
||||
"files": [
|
||||
"config",
|
||||
"Dockerfile",
|
||||
|
||||
Reference in New Issue
Block a user