Commit 4ace7b93 authored by Luca Cinquini's avatar Luca Cinquini
Browse files

Fixing vsftp.

parent be5b98f0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -81,7 +81,9 @@ services:
   image: esgfhub/esgf-vsftp:${ESGF_VERSION}
   container_name: ftp
   ports:
     - "20:20"
     - "21:21"
     - "12020-12025:12020-12025"
   networks:
     - default
   volumes: