Contact
Mithona Towers-1, 1-7-80 to 87, Prenderghast Road, Secunderabad Hyderabad TG 500WESLEY CO-ED.JR.COLLEGE,PRENDERGHA- Contact No: 919772251750
tplsalestax@tataprojects.com
-
https://www.tataprojects.com/
# Secrets .secrets .secrets.* (using an env file)
# 1️⃣ Ensure the file exists and is chmod 600 touch .secrets && chmod 600 .secrets
version: "3.9" services: web: build: . env_file: - .secrets # injected into container at runtime ports: - "8000:8000"
# 2️⃣ Add your key/value pairs echo "DB_PASSWORD=SuperSecret123!" >> .secrets
Home
Search
About
Login
Don’t you have an account?
Register