From d81f7a14d7fca00dcbe5607ee142ef8869cb8030 Mon Sep 17 00:00:00 2001 From: TaurionBruni Date: Fri, 7 Jun 2024 22:22:58 -0400 Subject: [PATCH] forgot one thing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00065d9..b1f96bc 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ There is a sample docker-compose file for setting up a docker container to setup ## Installation: ``` docker build . -t rogueserver +docker compose -f docker.compose.Example.yml up -d ``` The docker compose file should automatically implement a container with mariadb with an empty database and the default user and password combo of pokerogue:pokerogue