6 lines
179 B
Plaintext
6 lines
179 B
Plaintext
AUTH_URL = http://localhost:3000
|
|
AUTH_SECRET=wWgIwkHIGr28ydIUPsgVGNUNxXQ+brg1XXtA8PfjJjAEPJLDP2UTghWL8aE=
|
|
API_URL=http://localhost:8000
|
|
NEXT_PUBLIC_API_URL=http://localhost:8000
|
|
|