mirror of
https://github.com/DevVoxel/vectordns-server.git
synced 2026-02-27 01:40:12 +00:00
Initial commit: Go DNS microservice boilerplate
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
PORT=8080
|
||||
API_KEY=
|
||||
CORS_ORIGINS=http://localhost:3000
|
||||
LOG_FORMAT=text
|
||||
Reference in New Issue
Block a user