Skip to content

Commit

Permalink
now only one dash
Browse files Browse the repository at this point in the history
  • Loading branch information
wardi committed Apr 23, 2024
1 parent 32af5cf commit 5c550f4
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
# Docker Compose setup for CKAN


* [1. Overview](#1--overview)
* [2. Installing Docker](#2--installing-docker)
* [3. docker compose vs docker-compose](#3--docker-compose-vs-docker-compose)
* [4. Install (build and run) CKAN plus dependencies](#4--install-build-and-run-ckan-plus-dependencies)
* [1. Overview](#1-overview)
* [2. Installing Docker](#2-installing-docker)
* [3. docker compose vs docker-compose](#3-docker-compose-vs-docker-compose)
* [4. Install (build and run) CKAN plus dependencies](#4-install-build-and-run-ckan-plus-dependencies)
* [Base mode](#base-mode)
* [Development mode](#development-mode)
* [Create an extension](#create-an-extension)
* [Running HTTPS on development mode](#running-https-on-development-mode)
* [5. CKAN images](#5--ckan-images)
* [5. CKAN images](#5-ckan-images)
* [Extending the base images](#extending-the-base-images)
* [Applying patches](#applying-patches)
* [6. Debugging with pdb](#6--debugging-with-pdb)
* [7. Datastore and Datapusher](#7--datastore-and-datapusher)
* [8. NGINX](#8--nginx)
* [9. ckanext-envvars](#9--ckanext-envvars)
* [10. CKAN_SITE_URL](#10--CKAN_SITE_URL)
* [6. Debugging with pdb](#6-debugging-with-pdb)
* [7. Datastore and Datapusher](#7-datastore-and-datapusher)
* [8. NGINX](#8-nginx)
* [9. ckanext-envvars](#9-ckanext-envvars)
* [10. CKAN_SITE_URL](#10-CKAN_SITE_URL)
* [11. Manage new users](#11-manage-new-users)
* [12. Changing the base image](#12--changing-the-base-image)
* [13. Replacing DataPusher with XLoader](#13--replacing-datapusher-with-xLoader)
* [12. Changing the base image](#12-changing-the-base-image)
* [13. Replacing DataPusher with XLoader](#13-replacing-datapusher-with-xLoader)


## 1. Overview
Expand Down

0 comments on commit 5c550f4

Please sign in to comment.