docs: Update Docker image name to marcogll/soul23_form_mgr across documentation and configuration, and refine Coolify environment variable instructions.

This commit is contained in:
Marco Gallegos
2025-12-13 13:50:24 -06:00
parent cae1a4647b
commit 09ceedcbdb
4 changed files with 20 additions and 18 deletions

View File

@@ -81,10 +81,10 @@ Deployment en un solo click con Coolify. Ver [COOLIFY.md](./COOLIFY.md) para ins
```bash
# Construir imagen
docker build -t your-username/formbricks-vanity-server:latest .
docker build -t marcogll/soul23_form_mgr:latest .
# Publicar a Docker Hub
docker push your-username/formbricks-vanity-server:latest
docker push marcogll/soul23_form_mgr:latest
```
## 🎮 Uso