diff --git a/.env.default b/.env.default new file mode 100644 index 0000000..7ae9e8f --- /dev/null +++ b/.env.default @@ -0,0 +1,4 @@ +DTP_SITE_DOMAIN=localhost:8000 + +DTP_HTTP_HOST=localhost +DTP_HTTP_PORT=8000