Skip to content

Commit

Permalink
Set SERVE_FILES to static
Browse files Browse the repository at this point in the history
  • Loading branch information
sefinek committed May 3, 2024
1 parent a088b4d commit a86173b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
NODE_ENV=development

# static or redirect
SERVE_FILES=redirect
SERVE_FILES=static

# ------------ Server ------------
DOMAIN=http://127.0.0.1
Expand Down

0 comments on commit a86173b

Please sign in to comment.