diff --git a/deploy/wiji-web.container b/deploy/wiji-web.container index 69fe4ce..5aad405 100644 --- a/deploy/wiji-web.container +++ b/deploy/wiji-web.container @@ -7,6 +7,10 @@ After=network-online.target Image=localhost/wiji-web:latest ContainerName=wiji-web PublishPort=8421:8421 +Memory=64m + +[Service] +MemoryAccounting=yes [Install] WantedBy=default.target