feat: build CRM image in Gitea registry
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 29s
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 29s
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
mischcrm:
|
||||
container_name: mischcrm
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: git.mischlabs.de/mrdiderot/crm:latest
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- '38090:8085'
|
||||
|
||||
Reference in New Issue
Block a user