feat: site institucional completo com design system - Implementa\u00e7\u00e3o do site institucional da Aggios com design system completo incluindo gradientes, tipografia, componentes e se\u00e7\u00f5es de recursos, pre\u00e7os e CTA
This commit is contained in:
21
1. docs/HOSTS.md
Normal file
21
1. docs/HOSTS.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# ==================================================
|
||||
# AGGIOS - Configuração de Hosts Local
|
||||
# ==================================================
|
||||
#
|
||||
# WINDOWS: Adicione estas linhas ao arquivo:
|
||||
# C:\Windows\System32\drivers\etc\hosts
|
||||
#
|
||||
# LINUX/MAC: Adicione estas linhas ao arquivo:
|
||||
# /etc/hosts
|
||||
#
|
||||
# ==================================================
|
||||
|
||||
127.0.0.1 aggios.local
|
||||
127.0.0.1 dash.aggios.local
|
||||
127.0.0.1 api.aggios.local
|
||||
127.0.0.1 traefik.aggios.local
|
||||
|
||||
# Ou use *.localhost (funciona sem editar hosts no Windows 10+)
|
||||
# http://localhost
|
||||
# http://dash.localhost
|
||||
# http://api.localhost
|
||||
Reference in New Issue
Block a user