add robots txt route, verifiy required env vars func
All checks were successful
Code quality checks / biome (push) Successful in 8s
All checks were successful
Code quality checks / biome (push) Successful in 8s
This commit is contained in:
parent
6b3ead86f7
commit
97d9711372
5 changed files with 67 additions and 13 deletions
2
.env
2
.env
|
@ -1,3 +1,5 @@
|
|||
# NODE_ENV=development
|
||||
HOST=0.0.0.0
|
||||
PORT=8080
|
||||
|
||||
ROBOTS_FILE=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue