Scanopy env update for server URL.
List of Services README Generation / Generate Services List (push) Successful in 57s
Renovate / renovate (push) Failing after 4m19s

This commit is contained in:
2026-03-29 07:57:08 -04:00
parent 0d36556e94
commit a91923110c
+1 -1
View File
@@ -151,7 +151,7 @@ services:
container_name: scanopy-daemon
environment:
SCANOPY_LOG_LEVEL: info
SCANOPY_SERVER_URL: http://127.0.0.1:60072
SCANOPY_SERVER_URL: http://192.168.1.248:60072
SCANOPY_NETWORK_ID: ${SCANOPY_NETWORK_ID}
SCANOPY_DAEMON_API_KEY: ${SCANOPY_DAEMON_API_KEY}
SCANOPY_USER_ID: ${SCANOPY_USER_ID}