8 lines
265 B
Plaintext
Executable File
8 lines
265 B
Plaintext
Executable File
AUTH_URL=http://192.168.60.24:4000
|
|
NEXTAUTH_URL=http://192.168.60.24:4000
|
|
NEXT_PUBLIC_SITE_URL=http://192.168.60.24:4000
|
|
NEXT_PUBLIC_API_URL=http://192.168.60.24:15000/api
|
|
NEXT_PUBLIC_MICROSERVICE_URL=http://192.168.60.24:8001
|
|
|
|
AUTH_SECRET=test
|
|
NEXTAUTH_SECRET=test |