Unverified Commit 028b71f5 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

docs: Add restart policy (#185)

parent c2422ba1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ services:
      - 8006:8006
      - 5900:5900/tcp
      - 5900:5900/udp
    restart: always
    stop_grace_period: 2m
```