Updated Ports

This commit is contained in:
worker1 2025-06-26 14:55:33 -04:00
parent 8105c28bd4
commit 2c273902f1

View File

@ -81,7 +81,7 @@ ts-n8n/
- Uncomment and adjust the ports mapping if you need direct access (without Tailscale): - Uncomment and adjust the ports mapping if you need direct access (without Tailscale):
```yaml ```yaml
ports: ports:
- 3000:3000 - 5678:5678
``` ```
- Stopping the Services - Stopping the Services
```bash ```bash