changed port to 8080

This commit is contained in:
2024-01-28 05:17:16 -06:00
parent b400e48558
commit 1e0a37d238

View File

@@ -113,11 +113,11 @@ services:
environment:
- NUT_HOST=192.168.1.41
- NUT_PORT=3493
- WEB_PORT=8586
- WEB_PORT=8080
networks:
- reverse-proxy
ports:
- 8586:8080
- 8080:8080
restart: unless-stopped
s-pdf: