1
0

minor update

This commit is contained in:
2025-07-14 20:21:25 -04:00
parent 4a66d72450
commit 7f29ec6104

View File

@@ -22,7 +22,7 @@ services:
ASPNETCORE_ENVIRONMENT: 'Production' ASPNETCORE_ENVIRONMENT: 'Production'
ASPNETCORE_HTTP_PORTS: 5000 ASPNETCORE_HTTP_PORTS: 5000
Remotely_ApplicationOptions__DbProvider: 'SQLite' Remotely_ApplicationOptions__DbProvider: 'SQLite'
Remotely_ApplicationOptions__DockerGateway: '172.18.0.1' Remotely_ApplicationOptions__DockerGateway: ${DOCKER_GW}
Remotely_ConnectionStrings__SQLite=Data Source: /app/AppData/Remotely.db Remotely_ConnectionStrings__SQLite=Data Source: /app/AppData/Remotely.db
volumes: volumes: