Merge pull request #176 from ckan/old-datapusher-options
remove old datapusher options
This commit is contained in:
commit
32dd69c52f
@ -60,8 +60,6 @@ TEST_CKAN_REDIS_URL=redis://redis:6379/1
|
||||
DATAPUSHER_VERSION=0.0.20
|
||||
CKAN_DATAPUSHER_URL=http://datapusher:8800
|
||||
CKAN__DATAPUSHER__CALLBACK_URL_BASE=http://ckan:5000
|
||||
DATAPUSHER_REWRITE_RESOURCES=True
|
||||
DATAPUSHER_REWRITE_URL=http://ckan:5000
|
||||
|
||||
# NGINX
|
||||
NGINX_PORT=80
|
||||
|
||||
@ -183,7 +183,6 @@ The Docker Compose environment `.env` file by default is set up for production m
|
||||
|
||||
1. Change the `CKAN_SITE_URL` variable to be: http://localhost:5000
|
||||
2. Update the `CKAN__DATAPUSHER__CALLBACK_URL_BASE` variable to use the `ckan-dev` container name: http://ckan-dev:5000
|
||||
3. Update the `DATAPUSHER_REWRITE_URL` variable to also use the `ckan-dev` container name http://ckan-dev:5000
|
||||
|
||||
|
||||
## 5. CKAN images
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user