Skip to content

Commit 88f06b7

Browse files
committed
🔥 Remove environment variable
1 parent f2dfabc commit 88f06b7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.env.example

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,4 @@ AUTH_PRIVATE_KEY_PATH=/app/dev_private_key.pem
1818
AUTH_PUBLIC_KEY_PATH=/app/dev_public_key.pem
1919

2020
# APIs
21-
HOST_API_EMAIL=http://localhost:5002
22-
23-
# FrontEnds
24-
HOST_FRONTEND_AUTH=http://localhost:3000
21+
HOST_API_EMAIL=http://localhost:5002

0 commit comments

Comments
 (0)