stack for the laconic.com website #590

Merged
telackey merged 3 commits from zramsay/add-website-stack into main 2023-10-21 17:31:47 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit ead15cd4ac - Show all commits

View File

@ -5,4 +5,4 @@ services:
Review

If deployed via the "deployment" mechanism, I think this can be - "3000"

If deployed via the "deployment" mechanism, I think this can be `- "3000"`
Review

If deployed via the "deployment" mechanism, I think this can be - "3000"

If deployed via the "deployment" mechanism, I think this can be `- "3000"`
Review

yep, instructions added to the readme

yep, instructions added to the readme
Review

yep, instructions added to the readme

yep, instructions added to the readme
image: cerc/laconic-dot-com:local
restart: always
ports:
- "0.0.0.0:3000:3000"
Review

If deployed via the "deployment" mechanism, I think this can be - "3000"

If deployed via the "deployment" mechanism, I think this can be `- "3000"`
Review

yep, instructions added to the readme

yep, instructions added to the readme
- "3000:3000"
Review

If deployed via the "deployment" mechanism, I think this can be - "3000"

If deployed via the "deployment" mechanism, I think this can be `- "3000"`
Review

yep, instructions added to the readme

yep, instructions added to the readme

Review

If deployed via the "deployment" mechanism, I think this can be - "3000"

If deployed via the "deployment" mechanism, I think this can be `- "3000"`
Review

If deployed via the "deployment" mechanism, I think this can be - "3000"

If deployed via the "deployment" mechanism, I think this can be `- "3000"`
Review

yep, instructions added to the readme

yep, instructions added to the readme
Review

yep, instructions added to the readme

yep, instructions added to the readme

View File

@ -1,7 +1,7 @@
version: "0.1"
name: laconic-dot-com
repos:
- github.com/LaconicNetwork/laconic.com@dockerfile
- github.com/LaconicNetwork/laconic.com@v0.0.1
containers:
- cerc/laconic-dot-com
pods: