mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-08 22:53:25 +00:00
refactor: apply prettier conf and cleanup
This commit is contained in:
@@ -25,7 +25,7 @@ npm run dev
|
||||
|
||||
## Prod
|
||||
|
||||
If you want to use your own database leave, the `DATABASE_URL` property filled in `docker/docker-compose.yml` with your databse credentials, otherwise you'll have to delete it.
|
||||
If you want to use your own database leave, the `DATABASE_URL` property filled in `docker/docker-compose.yml` with your database credentials, otherwise you'll have to delete it.
|
||||
|
||||
```shell
|
||||
cd docker
|
||||
@@ -33,7 +33,7 @@ make build
|
||||
make start-prod
|
||||
```
|
||||
|
||||
## Github Actions
|
||||
## GitHub Actions
|
||||
|
||||
Env var to define :
|
||||
|
||||
|
||||
Reference in New Issue
Block a user