Fix docker copose

This commit is contained in:
Lukáš Plevač 2023-10-01 11:08:48 +02:00
parent 6cb2b42edb
commit b1f38aec14

View File

@ -1,7 +1,7 @@
version: '3.8'
services:
RadioMasterWeb:
image: yagsWeb
image: yags-web
build: ./web
ports:
- 80:80