parent
cc537767ea
commit
af1ce41a86
|
@ -27,7 +27,7 @@ services:
|
||||||
build:
|
build:
|
||||||
context: ckan/
|
context: ckan/
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
image: ghcr.io/mjanez/ckan-spatial:ckan-master
|
image: ghcr.io/mjanez/ckan-spatial:master
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
|
@ -26,7 +26,7 @@ services:
|
||||||
build:
|
build:
|
||||||
context: ckan/
|
context: ckan/
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
image: ghcr.io/mjanez/ckan-spatial:ckan-master
|
image: ghcr.io/mjanez/ckan-spatial:master
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Reference in New Issue