Delete docker-compose.yml
This commit is contained in:
parent
06e7d026a4
commit
f987bfec21
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
||||||
services:
|
|
||||||
kowalski:
|
|
||||||
build: .
|
|
||||||
container_name: kowalski
|
|
||||||
restart: unless-stopped
|
|
||||||
volumes:
|
|
||||||
- ./.env:/usr/src/app/.env:ro
|
|
||||||
environment:
|
|
||||||
- NODE_ENV=production
|
|
Loading…
Add table
Add a link
Reference in a new issue