mirror of
https://github.com/Lissy93/web-check.git
synced 2025-08-12 06:02:46 +02:00
Update exposed ports
Ports in use was wrong
This commit is contained in:
@ -4,5 +4,5 @@ services:
|
|||||||
container_name: Web-Check
|
container_name: Web-Check
|
||||||
image: lissy93/web-check
|
image: lissy93/web-check
|
||||||
ports:
|
ports:
|
||||||
- 8888:8888
|
- 3000:3000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Reference in New Issue
Block a user