mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-22 02:02:14 +00:00
* Docker improvements: * Use of .env files (in docker/ and bin/), allowing customization for users * Sourcing of .env in docker bash scripts * README explaining it all
3 lines
81 B
Bash
3 lines
81 B
Bash
VINYLDNS_API_URL=http://localhost:9000
|
|
VINYLDNS_PORTAL_URL=http://localhost:9001
|