Add console container pod

This commit is contained in:
2023-03-30 00:27:19 -06:00
parent d01fb777d4
commit 3fb968c9cf
3 changed files with 8 additions and 1 deletions
@@ -0,0 +1,6 @@
services:
laconic-console:
restart: unless-stopped
image: cerc/laconic-console-host:local
ports:
- "80"