Add published application record (#7)

Reviewed-on: #7
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
This commit is contained in:
Nabarun 2025-07-25 16:17:41 +00:00 committed by nabarun
parent f6c6147340
commit bc0d10d4c3
2 changed files with 9 additions and 1 deletions

View File

@ -55,7 +55,7 @@
- Add configuration for the app:
```bash
curl -s https://git.vdb.to/LaconicNetwork/gor-deploy/src/branch/main/.env.example -o .app.env
curl -s https://git.vdb.to/LaconicNetwork/gor-deploy/raw/branch/main/.env.example -o .app.env
# Fill in the required values
nano .app.env

View File

@ -0,0 +1,8 @@
record:
type: ApplicationRecord
version: 0.0.1
repository_ref: f6c6147340a8e173520af9b27ffcbc9d5e076fed
repository: ["https://git.vdb.to/LaconicNetwork/gor-deploy"]
app_type: webapp
name: gor-deploy
app_version: 0.1.0