Commit 873d8607 authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: back to no memory config

parent 013d0de8
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
    log_options:
      max-size: "5m"
      max-file: "3"
    memory: "768M"
    memory: "0"
    paused: "no"
    privileged: "no"
    pull: "always"