domain name comaptible
Some checks failed
Deploy App / deploy (push) Failing after 10s

This commit is contained in:
valere
2025-09-20 10:50:21 +02:00
parent 1fccf289b1
commit 116982564f
2 changed files with 2 additions and 7 deletions

View File

@@ -1,5 +0,0 @@
<template>
<div>
new!
</div>
</template>

View File

@@ -1,10 +1,10 @@
services:
nuxtci:
image: local/APP-NAME
build:
context: .
dockerfile: Dockerfile
image: local/nuxtci
container_name: nuxtci
container_name: APP-NAME
restart: unless-stopped
working_dir: /app
ports: