forked from toolshed/docs.coopcloud.tech
		
	Remove link to real website
This commit is contained in:
		| @ -191,9 +191,9 @@ abra app new traefik | |||||||
| ``` | ``` | ||||||
|  |  | ||||||
| Choose your newly registered server and specify a domain name. By default `abra` | Choose your newly registered server and specify a domain name. By default `abra` | ||||||
| will suggest `<app-name>.server.org` or prompt you with a list of servers. | will suggest `<app-name>.<your-server>` or prompt you with a list of servers. | ||||||
|  |  | ||||||
| ??? question "Should I use www.server.org for traefik?" | ??? question "Should I use www for traefik?" | ||||||
|     Generally no. No one will be directly accessing the traefik domain name unless they want to see the traefik dashboard. You should reserve the `www` or apex domains for apps like [custom-html](https://recipes.coopcloud.tech/custom-html-tiny) which let you host sites. Traefik is just a proxy to other apps! |     Generally no. No one will be directly accessing the traefik domain name unless they want to see the traefik dashboard. You should reserve the `www` or apex domains for apps like [custom-html](https://recipes.coopcloud.tech/custom-html-tiny) which let you host sites. Traefik is just a proxy to other apps! | ||||||
|  |  | ||||||
| **2. Configure this new `traefix` app** | **2. Configure this new `traefix` app** | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user