Update README with Docker deployment instructions and bump version to 0.0.1-beta in package.json

This commit is contained in:
MunchDev-oss
2026-01-04 16:41:39 -05:00
parent 9b6424dfa1
commit 4239125455
7 changed files with 240 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ossm-configurator",
"private": true,
"version": "0.0.0",
"version": "0.0.1-beta",
"type": "module",
"scripts": {
"dev": "vite",