pre-built docker image from gitea registry, no build required
This commit is contained in:
@@ -2,7 +2,7 @@ name: echoboard
|
||||
|
||||
services:
|
||||
app:
|
||||
build: .
|
||||
image: git.lashman.live/lashman/echoboard:latest
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
db:
|
||||
|
||||
Reference in New Issue
Block a user