aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/Config.json (renamed from neosvr.conf.json)0
-rw-r--r--docker-compose.yml2
2 files changed, 1 insertions, 1 deletions
diff --git a/neosvr.conf.json b/config/Config.json
index 20accdb..20accdb 100644
--- a/neosvr.conf.json
+++ b/config/Config.json
diff --git a/docker-compose.yml b/docker-compose.yml
index 95fd75c..08393d6 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -12,6 +12,6 @@ services:
BETA_KEY: ***
volumes:
- ./steam:/steam
- - ./neosvr.conf.json:/steam/740250/Config/Config.json
+ - ./config:/steam/740250/Config
stdin_open: true
tty: true