From a4998086b68c541f77eb8fc0f45fe1509d595809 Mon Sep 17 00:00:00 2001 From: Rik <24355251+Riktastic@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:13:09 +0100 Subject: [PATCH] Update installation_docker.md --- documentation/installation_docker.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/installation_docker.md b/documentation/installation_docker.md index fbd4d8e..b13844c 100644 --- a/documentation/installation_docker.md +++ b/documentation/installation_docker.md @@ -52,6 +52,6 @@ The shown commands except nano will work on Windows' PowerShell (you can use not After sucessfully building the image, it will start two containers: - axium-axium-1: Axium, -- axium-db-1: The PostgreSQL database +- axium-db-1: The PostgreSQL database. -The database will store its files within the `./docker` folder. \ No newline at end of file +The database will store its files within the `./docker` folder.