homelab/services/dockerino/nginx/.env.example
gaia 665e5e1f40
All checks were successful
Picsur Deploy / Validate Picsur Compose (pull_request) Successful in 12s
Picsur Deploy / Deploy Picsur to Dockerino (pull_request) Has been skipped
refactor: move docker/ → services/
- docker/ renamed to services/ (single source of truth for compose files)
- Update picsur.yml workflow paths from docker/dockerino/ to services/dockerino/
2026-04-09 12:13:10 -03:00

8 lines
151 B
Plaintext

# Nginx Proxy Manager
NGINX_DB_PASSWORD=npmpassword
NGINX_ROOT_PASSWORD=rootpassword
# Rede
COMPOSE_PROJECT_NAME=homelab
NETWORK_NAME=homelab-network