changed port to 8080
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user