minor update
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user