Update websockify-related tasks

This commit is contained in:
Will Nilges 2022-07-10 17:43:14 -04:00
parent d0af3a9567
commit 7ab74fb2e4
5 changed files with 43 additions and 30 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
podman stop proxstar
podman stop proxstar-rq
podman stop proxstar-rq-scheduler
podman kill proxstar
podman kill proxstar-rq
podman kill proxstar-rq-scheduler
podman stop proxstar-redis
podman stop proxstar-postgres