Chore: added image name to docker compose
This commit is contained in:
parent
0ce655420f
commit
92a500a8cf
@ -1,6 +1,7 @@
|
||||
services:
|
||||
sitewterminal:
|
||||
build: .
|
||||
image: wterminal/web
|
||||
container_name: wterminal-web
|
||||
restart: always
|
||||
labels:
|
||||
|
Loading…
Reference in New Issue
Block a user