This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
<template>
|
||||
<div>
|
||||
new!
|
||||
</div>
|
||||
</template>
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user