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