From a70cce3968a0271625a3b44348049b43ec9d9217 Mon Sep 17 00:00:00 2001 From: Michael Green <84688932+michael-j-green@users.noreply.github.com> Date: Mon, 12 Feb 2024 09:35:36 +1100 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 926b932..24f79f3 100644 --- a/Installation.md +++ b/Installation.md @@ -4,7 +4,7 @@ Dockerfile and docker-compose.yml files have been provided to make deployment of the server as easy as possible. -1. Download the docker-compose-{database}.yml file for the database type you would like to use. +1. Download the docker-compose.yml file for the database type you would like to use. 2. Open the docker-compose.yml file and edit the environment variables igdbclientid and igdbclientsecret to the values retrieved from your IGDB account. Other environment variables that can be configured can be found here: https://github.com/gaseous-project/gaseous-server/wiki/Configuration-File 3. Run the command ```docker-compose up -d``` 4. Connect to the host on port 5198