readme updates

This commit is contained in:
Yhael S
2023-08-25 05:15:49 -05:00
parent 37eabe4819
commit 1f87db7ee0

View File

@@ -2,20 +2,17 @@
- [The Ultimate Odoo Docker Tool](#the-ultimate-odoo-docker-tool) - [The Ultimate Odoo Docker Tool](#the-ultimate-odoo-docker-tool)
- [Why Odoocker Stands Out](#why-odoocker-stands-out) - [Why Odoocker Stands Out](#why-odoocker-stands-out)
- [Note](#note)
- [Quick Setup Guide](#quick-setup-guide) - [Quick Setup Guide](#quick-setup-guide)
- [Clone and Prep](#clone-and-prep)
- [Hosts & Domains](#hosts-domains)
- [The `.env` File](#the-env-file) - [The `.env` File](#the-env-file)
- [Environment-based actions](#environment-based-actions) - [Environment-based actions](#environment-based-actions)
- [Fresh or Restore](#fresh-or-restore) - [Fresh or Restore](#fresh-or-restore)
- [Local](#local) - [Local](#environment-based-actions-local)
- [Debug](#debug) - [Debug](#environment-based-actions-debug)
- [Testing](#testing) - [Testing](#environment-based-actions-testing)
- [Full](#full) - [Full](#environment-based-actions-full)
- [Staging](#staging) - [Staging](#environment-based-actions-staging)
- [Production](#production) - [Production](#environment-based-actions-production)
- [Pro(d) Tips](#prodtips) - [Pro(d) Tips](#prod-tips)
- [Define the following aliases](#define-the-following-aliases) - [Define the following aliases](#define-the-following-aliases)
- [NEVER run `docker-compose down -v` in Production](#never-run-docker-compose-down-v-in-production) - [NEVER run `docker-compose down -v` in Production](#never-run-docker-compose-down-v-in-production)
- [Colorize your branches](#colorize-your-branches) - [Colorize your branches](#colorize-your-branches)