File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ services:
1111 MYSQL_PASSWORD : pimcore
1212
1313 opensearch :
14- image : opensearchproject/opensearch:latest
14+ image : opensearchproject/opensearch:2
1515 environment :
1616 - cluster.name=opensearch-cluster
1717 - node.name=opensearch-node
@@ -50,6 +50,9 @@ services:
5050 # image: pimcore/pimcore:PHP8.1-fpm-debug
5151 image : pimcore/pimcore:php8.3-latest
5252 environment :
53+ PIMCORE_PRODUCT_KEY : ' eyJwYXlsb2FkIjoie1wiaWRcIjpcIjk1OGExM2NmNTY3Mzk1MmY0NjgyMDU5NjU0MDgyMTVjMzgxNWMxYWMyNmEzZjE2YjRkMzM2YTlmZDlhMGI5ZmVcIixcInRpbWVzdGFtcFwiOjE3NDcwNDQyMDZ9Iiwic2lnbmF0dXJlIjoiTUVRQ0lFdE1kUzhuTHUwaU1sS1VHVXBZWEhxbVZMa1hNU1I5eGJscXdUV1FXdFBHQWlCY1NZczBhRmUxcFBPYWFhVDZjNElhS3dVRWpMYmN2SXJpUkM3XC9ZNG1aWkE9PSJ9'
54+ PIMCORE_ENCRYPTION_SECRET : ' def00000ad77c36a568b35a6b38fd862609e9db6eac59585405fa179ae89199f217eb6c8ffb3c63223734302753686dfaa126bdc74302b84689a09dc87babda938e6cdeb'
55+ PIMCORE_INSTANCE_IDENTIFIER : " 4q7D8GcezCZp2rhuTt7xk8"
5356 PHP_IDE_CONFIG : " serverName=localhost"
5457 COMPOSER_HOME : /var/www/html
5558 PIMCORE_PROJECT_ROOT : /var/www/html
You can’t perform that action at this time.
0 commit comments