Skip to content

Commit

Permalink
chore: update server url vars
Browse files Browse the repository at this point in the history
  • Loading branch information
larwaa committed Dec 21, 2023
1 parent 001a06f commit 0480bbd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ environment_variables = [
},
{
name = "SERVER_URL"
value = "https://server-3b8qd1il.whiteflower-a46872f4.norwayeast.azurecontainerapps.io"
value = "https://server-17vie6z9.blacksea-cdec4a8e.norwayeast.azurecontainerapps.io/"
},
{
name = "FEIDE_CLIENT_ID"
Expand All @@ -47,7 +47,7 @@ environment_variables = [
},
{
name = "SESSION_COOKIE_DOMAIN"
value = "server-3b8qd1il.whiteflower-a46872f4.norwayeast.azurecontainerapps.io"
value = "server-17vie6z9.blacksea-cdec4a8e.norwayeast.azurecontainerapps.io/"
},
{
name = "SESSION_COOKIE_HTTP_ONLY"
Expand Down

0 comments on commit 0480bbd

Please sign in to comment.