Add .env.local to version control
This commit is contained in:
5
.env.local
Normal file
5
.env.local
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
DOMAIN=philip-cat.com
|
||||||
|
STACK_NAME=allandone
|
||||||
|
NEXT_PUBLIC_API_URL="https://philip-cat.com/api/v1/"
|
||||||
|
NEXT_PUBLIC_IMAGE_URL="https://images.philip-cat.com/"
|
||||||
|
NEXT_PUBLIC_GOOGLE_MAPS_API_KEY = "AIzaSyBp6yD01sMuqJh2_OqmTjIUQa24Ykhn3Bo"
|
Reference in New Issue
Block a user