Archived
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:
@@ -0,0 +1,8 @@
|
||||
version: "3.2"
|
||||
|
||||
services:
|
||||
laconic-dot-com:
|
||||
image: cerc/laconic-dot-com:local
|
||||
restart: always
|
||||
ports:
|
||||
- "3000"
|
||||
Reference in New Issue
Block a user