stack for the laconic.com website (#590)

* website stack

* use a release, update ports

* use deployments feature for website
This commit was merged in pull request #590.
This commit is contained in:
Zach
2023-10-21 13:31:47 -04:00
committed by GitHub
parent 3291c16466
commit c06be6da81
4 changed files with 29 additions and 0 deletions
@@ -0,0 +1,8 @@
version: "3.2"
services:
laconic-dot-com:
image: cerc/laconic-dot-com:local
restart: always
ports:
- "3000"