mirror of
https://github.com/coollabsio/coolify-docs.git
synced 2026-06-19 07:35:55 +00:00
Updated downgrade guide
This commit is contained in:
@@ -90,4 +90,5 @@ location = /api/operations/deploy-by-tag-or-uuid { return 301 /docs/api-referenc
|
||||
location = /what-is-coolify { return 301 /docs/get-started/introduction; }
|
||||
location = /cloud-vs-selfhost { return 301 /docs/get-started/usage; }
|
||||
location = /installation { return 301 /docs/get-started/installation; }
|
||||
location = /upgrade { return 301 /docs/get-started/upgrade; }
|
||||
location = /upgrade { return 301 /docs/get-started/upgrade; }
|
||||
location = /downgrade { return 301 /docs/get-started/downgrade; }
|
||||
Reference in New Issue
Block a user