🦈🏠🐜 Initial Commit 🐜🦈🏠

This commit is contained in:
2026-05-01 06:43:23 -04:00
commit f1eca4ed7e
46 changed files with 5332 additions and 0 deletions
@@ -0,0 +1,7 @@
# - - - - - - - - - - - - - - - - - - - - - - - - -
# services/ports
ENV_PORTS="${ENV_PORTS:-}"
SERVICE_PORT="${SERVICE_PORT:-$PORT}"
WEB_SERVER_PORTS="${WEB_SERVER_PORTS:-}"
SERVICES_LIST="${PROCS_LIST:-$SERVICES_LIST} "
# - - - - - - - - - - - - - - - - - - - - - - - - -