Chore: added image name to docker compose
This commit is contained in:
parent
b7cc7f6fa2
commit
fb786cb928
@ -1,6 +1,7 @@
|
||||
services:
|
||||
sitewillem:
|
||||
build: .
|
||||
image: willem/web
|
||||
container_name: willem-web
|
||||
restart: always
|
||||
labels:
|
||||
|
Loading…
Reference in New Issue
Block a user