mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 19:53:21 +02:00
fix: added missing DB_FILE env var
This commit is contained in:
@@ -17,6 +17,7 @@ jobs:
|
||||
ENVIRONMENT: "development"
|
||||
PORT: "42069"
|
||||
CORS_ALLOWED_ORIGINS: "*"
|
||||
DB_FILE: "./gohcms.db"
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user