added image name to docker compose
This commit is contained in:
parent
2a02ebd6eb
commit
9217a76bac
@ -1,6 +1,7 @@
|
||||
services:
|
||||
siteward:
|
||||
build: .
|
||||
image: ward/web
|
||||
container_name: ward-web
|
||||
restart: always
|
||||
labels:
|
||||
|
Loading…
Reference in New Issue
Block a user