Skip to content

Commit a5a2495

Browse files
authored
Merge pull request #52 from ruslan-safin/master
Standardize ports for raspap deployment
2 parents 0b4007f + 247aa00 commit a5a2495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
- RASPAP_COUNTRY=GB
1616
- RASPAP_WEBGUI_USER=admin
1717
- RASPAP_WEBGUI_PASS=secret
18-
- RASPAP_WEBGUI_PORT=80
18+
- RASPAP_WEBGUI_PORT=8081
1919
cap_add:
2020
- SYS_ADMIN
2121
volumes:

0 commit comments

Comments
 (0)