mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 11:43:22 +02:00
Update go.yml
This commit is contained in:
@@ -13,17 +13,6 @@ jobs:
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
|
||||||
ENVIRONMENT: "development"
|
|
||||||
HOST: "http://localhost:42069"
|
|
||||||
PORT: "42069"
|
|
||||||
JWT_SECRET: gpehf28ugohfevuwpf98hv9ewvb
|
|
||||||
CORS_ALLOWED_ORIGINS: "*"
|
|
||||||
DB_FILE: "./gohcms.db"
|
|
||||||
SMTP_EMAIL: floriansylvain@mailo.com
|
|
||||||
SMTP_PASSWORD: bqICDqGtfV1R
|
|
||||||
SMTP_HOST: mail.mailo.com
|
|
||||||
SMTP_PORT: 587
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user