Prepara versao dev 1.0

This commit is contained in:
Erik Silva
2025-12-08 21:47:38 -03:00
parent 512287698e
commit 190fde20c3
85 changed files with 7755 additions and 2317 deletions

21
1. docs/old/HOSTS.md Normal file
View 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