Private
Public Access
1
0

chg: pkg: new version release !skipChangelog
All checks were successful
Deploy to Production / deploy (push) Successful in 28s

This commit is contained in:
2026-04-14 15:54:00 +02:00
parent 6044ee5c50
commit 67133a4efa
3 changed files with 3 additions and 0 deletions

View File

@@ -202,6 +202,7 @@ The workflow writes `PROD_ENV_FILE` to `.env` on every deploy, so you never need
Paste the filled-in `.env` file as the secret value:
```dotenv
APP_NAME=mineseeker
APP_ENV=prod
APP_SECRET="<openssl rand -hex 32>"