Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tilltmk authored Apr 25, 2024
1 parent b1fb0ec commit 902a906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This repository contains one of the rare Docker setups for OpenCATS that works.

Installation:
1. Clone this repository to your local system: ```git clone https://github.com/tilltmk/opencats opencats && cd opencats```
1. Clone this repository to your local system: ```git clone https://github.com/tilltmk/opencats-docker opencats && cd opencats-docker```
2. Open the file docker-compose.yml and update the environment variables under opencats-db and phpmyadmin with your own values.
3. Start the Docker containers with the command: ```docker-compose up -d ```
4. Open a web browser and go to http://localhost:4000 to access the OpenCATS application.
Expand Down

0 comments on commit 902a906

Please sign in to comment.