Skip to content

Commit 853ef88

Browse files
committed
feat: add FRONTEND_URL to .env.template for configuration
1 parent 5fdbd5c commit 853ef88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ APP_PORT=8000
66

77
# API Configuration
88
API_WORKERS=4
9+
FRONTEND_URL=your_frontend_url
910

1011
# Database Configuration
1112
POSTGRES_USER=admin

0 commit comments

Comments
 (0)