LeandroJataí
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docker/docker-compose.yaml
|
@ -54,7 +54,7 @@ services: |
|
|
SOLR_COLLECTION: sapl |
|
|
SOLR_COLLECTION: sapl |
|
|
SOLR_URL: http://solr:solr@saplsolr:8983 |
|
|
SOLR_URL: http://solr:solr@saplsolr:8983 |
|
|
IS_ZK_EMBEDDED: 'True' |
|
|
IS_ZK_EMBEDDED: 'True' |
|
|
ENABLE_SAPN: 'True' |
|
|
ENABLE_SAPN: 'False' |
|
|
TZ: America/Sao_Paulo |
|
|
TZ: America/Sao_Paulo |
|
|
volumes: |
|
|
volumes: |
|
|
- sapl_data:/var/interlegis/sapl/data |
|
|
- sapl_data:/var/interlegis/sapl/data |
|
|