File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 name : Validate App
3838 permissions :
3939 contents : read
40- packages : read
40+ packages : write
4141 uses : ./.github/workflows/_build-app.yml
4242 with :
4343 enable-cache : true
5050 name : Validate Builder
5151 permissions :
5252 contents : read
53- packages : read
53+ packages : write
5454 uses : ./.github/workflows/_build-builder.yml
5555 with :
5656 enable-cache : true
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ This project includes command line tools for development and running the service
9494
9595| Variable | Description | Default |
9696| ----------| -------------| ---------|
97- | ` CLOUDNESS_DATABASE_DRIVER ` | Database driver (postgres/mysql ) | ` postgres ` |
97+ | ` CLOUDNESS_DATABASE_DRIVER ` | Database driver (postgres/sqlite ) | ` postgres ` |
9898| ` CLOUDNESS_DATABASE_HOST ` | Database host | ` localhost ` |
9999| ` CLOUDNESS_DATABASE_PORT ` | Database port | ` 5432 ` |
100100| ` CLOUDNESS_DATABASE_NAME ` | Database name | ` cloudness ` |
You can’t perform that action at this time.
0 commit comments