Skip to content

Commit ba7a28f

Browse files
committed
fix: update running stable Nextcloud version
Signed-off-by: Edward Ly <[email protected]>
1 parent 52bd62c commit ba7a28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.run/AssistantTalkBot.run.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<env name="APP_PORT" value="10034" />
1010
<env name="APP_SECRET" value="12345" />
1111
<env name="APP_VERSION" value="3.0.0" />
12-
<env name="NEXTCLOUD_URL" value="http://stable27.local" />
12+
<env name="NEXTCLOUD_URL" value="http://stable30.local" />
1313
<env name="PYTHONUNBUFFERED" value="1" />
1414
</envs>
1515
<option name="SDK_HOME" value="" />

0 commit comments

Comments
 (0)