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: services:
nuxtci: nuxtci:
image: local/APP-NAME
build: build:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
image: local/nuxtci container_name: APP-NAME
container_name: nuxtci
restart: unless-stopped restart: unless-stopped
working_dir: /app working_dir: /app
ports: ports: