mirror of
https://github.com/marcogll/formbricks_form_manager.git
synced 2026-01-13 13:25:17 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user