Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
krls2020 committed Oct 3, 2024
1 parent 2a403f1 commit e300e1a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ import dialog in the Zerops app.
- Utilization of Zerops built-in **environment variables** system
- Utilization of Zerops readiness check for proper **Zero downtime deployment**
- Utilization of Zerops health check for advanced **app monitoring**

[//]: # (- [Mailpit](https://github.com/axllent/mailpit) as **SMTP mock server**)
[//]: # (- [Adminer](https://www.adminer.org) for **quick database management** tool)
- [Mailpit](https://github.com/axllent/mailpit) as **SMTP mock server**
- [Adminer](https://www.adminer.org) for **quick database management** tool
- [S3browser](https://github.com/zeropsio/s3browser) for **quick S3 storage** testing and browsing

<br/>

## Production vs. development

Base of the recipe is ready for production. For development purpose setup check [Filament development setup](https://github.com/zeropsio/recipe-filament/tree/devenv)
Base of the recipe is for development purpose. For production environment setup check [Filament development setup](https://github.com/zeropsio/recipe-filament/tree/main)

[//]: # (- Use highly available version of the PostgreSQL database &#40;change `mode` from `NON_HA` to `HA` in recipe YAML, `db`)

Expand Down

0 comments on commit e300e1a

Please sign in to comment.