We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f515d6 commit 2ef8877Copy full SHA for 2ef8877
1 file changed
manager/src/managers/__init__.py
@@ -11,7 +11,7 @@
11
else:
12
URL = "http://ims-game-server:8080"
13
14
-GAL = True
+GAL = False
15
16
if GAL:
17
URL = "https://ims-project.cs.bgu.ac.il:8640"
0 commit comments