mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2025-09-10 14:12:09 +00:00
REPO-3256: EOL:Disable CIFS and FTP by default (#21)
* REPO-3256: EOL:Disable CIFS and FTP by default - Adding parameter Dcifs.enabled=true on test/docker compose - Upgrade alfresco-repository version to 6.34 * REPO-3256: EOL:Disable CIFS and FTP by default - fixed parameter
This commit is contained in:
@@ -19,6 +19,7 @@ services:
|
||||
-Dftp.enabled=true
|
||||
-Dftp.dataPortFrom=30000
|
||||
-Dftp.dataPortTo=30099
|
||||
-Dcifs.enabled=true
|
||||
"
|
||||
ports:
|
||||
- 8080:8080
|
||||
|
Reference in New Issue
Block a user