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):
```yaml
ports:
- 3000:3000
- 5678:5678
```
- Stopping the Services
```bash