Skip to content

Commit

Permalink
add env
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikmonsen committed Oct 23, 2024
1 parent 06131a2 commit 5f0fa9c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
NEXT_PUBLIC_BASE_PATH=/ammo
NEXT_PUBLIC_IMAGE_API_URL=http://localhost:3000
NEXT_PUBLIC_IMAGE_API_URL=http://localhost:3000
CATALOGUE_API_PATH=http://localhost:3000

0 comments on commit 5f0fa9c

Please sign in to comment.