From 73130c34d4ffa2144fc7a47d37e5e8060f8e58a6 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Mon, 11 Mar 2024 09:20:14 +0100 Subject: [PATCH] Add Docker Compose to deployment options --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fef6e2..ea849b9 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This repository contains examples of how to deploy applications using Coolify. - [x] Static - [x] Node.js - [x] Dockerfile +- [x] Docker Compose - [x] Nuxt - [x] Bun - [ ] Rails @@ -13,6 +14,5 @@ This repository contains examples of how to deploy applications using Coolify. - [ ] SvelteKit-static - [ ] Next.js - [ ] Turborepo -- [ ] Docker Compose - [ ] PHP - [ ] React/Preact/Vite/Vue/Svelte \ No newline at end of file