diff --git a/Spacefile b/Spacefile index f684371..8d202b3 100644 --- a/Spacefile +++ b/Spacefile @@ -5,7 +5,7 @@ micros: src: ./ engine: nodejs16 primary: true - run: node ./bin/www + run: node -r dotenv/config ./bin/www public_routes: - /* - /*/*