Skip to content
Snippets Groups Projects
Commit f789b573 authored by Markus Grigull's avatar Markus Grigull
Browse files

Add missing-image.png to public dir

Rename docker image to villas-backend in docker-compose.yml
parent 1e6f75c0
No related branches found
No related tags found
No related merge requests found
# NodeJS
node_modules/
npm-debug.log
public/*
public/*/
log*.txt
# OS X
......
......@@ -2,7 +2,7 @@ version: "2"
services:
backend:
image: villasweb-backend
image: villas-backend
ports:
- "4000:4000"
links:
......
public/missing-image.png

17.8 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment