use a release, update ports

This commit is contained in:
zramsay 2023-10-18 11:33:52 -04:00
parent acd52ae34f
commit ead15cd4ac
2 changed files with 2 additions and 2 deletions

View File

@ -5,4 +5,4 @@ services:
image: cerc/laconic-dot-com:local image: cerc/laconic-dot-com:local
restart: always restart: always
ports: ports:
- "0.0.0.0:3000:3000" - "3000:3000"

View File

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