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 # NodeJS
node_modules/ node_modules/
npm-debug.log npm-debug.log
public/* public/*/
log*.txt log*.txt
# OS X # OS X
......
...@@ -2,7 +2,7 @@ version: "2" ...@@ -2,7 +2,7 @@ version: "2"
services: services:
backend: backend:
image: villasweb-backend image: villas-backend
ports: ports:
- "4000:4000" - "4000:4000"
links: 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