mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-06 05:22:52 +00:00
refactor: app deployment
This commit is contained in:
9
backend/database/package.json
Normal file
9
backend/database/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "@openstapps/database",
|
||||
"version": "3.0.0",
|
||||
"license": "AGPL-3.0-only",
|
||||
"scripts": {
|
||||
"build:docker": "docker build -t openstapps:database ."
|
||||
},
|
||||
"private": true
|
||||
}
|
||||
Reference in New Issue
Block a user