stack for the laconic.com website #590
@ -5,4 +5,4 @@ services:
|
||||
|
||||
image: cerc/laconic-dot-com:local
|
||||
restart: always
|
||||
ports:
|
||||
- "0.0.0.0:3000:3000"
|
||||
dboreham
commented
If deployed via the "deployment" mechanism, I think this can be If deployed via the "deployment" mechanism, I think this can be `- "3000"`
zramsay
commented
yep, instructions added to the readme yep, instructions added to the readme
|
||||
- "3000:3000"
|
||||
dboreham
commented
If deployed via the "deployment" mechanism, I think this can be If deployed via the "deployment" mechanism, I think this can be `- "3000"`
zramsay
commented
yep, instructions added to the readme yep, instructions added to the readme
|
||||
|
||||
dboreham
commented
If deployed via the "deployment" mechanism, I think this can be If deployed via the "deployment" mechanism, I think this can be `- "3000"`
dboreham
commented
If deployed via the "deployment" mechanism, I think this can be If deployed via the "deployment" mechanism, I think this can be `- "3000"`
zramsay
commented
yep, instructions added to the readme yep, instructions added to the readme
zramsay
commented
yep, instructions added to the readme yep, instructions added to the readme
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user
If deployed via the "deployment" mechanism, I think this can be
- "3000"
If deployed via the "deployment" mechanism, I think this can be
- "3000"
yep, instructions added to the readme
yep, instructions added to the readme