Compare commits

..

No commits in common. "3032a069528897801af43a9b62ea81bfee2a7126" and "7a965ed7c6a6cd11e98c93ad4c10a2daada0a21e" have entirely different histories.

View File

@ -10,7 +10,7 @@ services:
- ./upload:/app/upload # Dossier upload persistant, PAS rebuild - ./upload:/app/upload # Dossier upload persistant, PAS rebuild
- go-modules:/go/pkg/mod # Cache des modules Go - go-modules:/go/pkg/mod # Cache des modules Go
ports: ports:
- "8090:8080" # HTTP - "8080:8080" # HTTP
- "2121:2121" # FTP - "2121:2121" # FTP
command: > command: >
sh -c "go mod tidy && sh -c "go mod tidy &&