[Unit] Description=Little Lines frontend container [Container] ContainerName=little-lines-frontend Image=localhost/little-lines-frontend PublishPort=5173:5173 Volume=/path/to/env:/opt/little-lines-frontend/.env [Service] Restart=always [Install] WantedBy=multi-user.target default.target