2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-22 02:02:14 +00:00
vinyldns/bin/.env
Nathan Pierce 82f292a442 Docker Improvements (#195)
* 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
2018-09-17 11:18:37 -04:00

3 lines
81 B
Bash

VINYLDNS_API_URL=http://localhost:9000
VINYLDNS_PORTAL_URL=http://localhost:9001