Add published application record #7
+1
-1
@@ -55,7 +55,7 @@
|
|||||||
- Add configuration for the app:
|
- Add configuration for the app:
|
||||||
|
|
||||||
```bash
|
```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
|
# Fill in the required values
|
||||||
nano .app.env
|
nano .app.env
|
||||||
|
|||||||
@@ -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
|
||||||
Reference in New Issue
Block a user