Changed to run tests on SSO_REDIRECT_URL after autobuild in gh actions

This commit is contained in:
frikky
2022-07-28 11:26:50 +02:00
parent 856daaacda
commit e445b759cb
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -32,6 +32,7 @@ SHUFFLE_ENCRYPTION_MODIFIER=
# Other configs
BASE_URL=http://shuffle-backend:5001
SSO_REDIRECT_URL=http://localhost:3001
BACKEND_HOSTNAME=shuffle-backend
BACKEND_PORT=5001
FRONTEND_PORT=3001