Skip to content

Commit

Permalink
test: add .env.production file
Browse files Browse the repository at this point in the history
  • Loading branch information
Lena Ebner committed Dec 13, 2023
1 parent 9d1fb62 commit 83acfa8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions robot_ui/.env.production
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
NEXT_PUBLIC_BACKEND_PORT=5000
NEXT_PUBLIC_BACKEND_PROTOCOL=https
NEXT_PUBLIC_BACKEND_HOST=joke-api.servegame.com

0 comments on commit 83acfa8

Please sign in to comment.