mirror of
https://github.com/dockur/windows.git
synced 2026-01-08 20:18:48 +00:00
fix: Remove port 80 (#1124)
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
ports:
|
||||
- 8006:80
|
||||
- 8006:8006
|
||||
- 3389:3389/tcp
|
||||
- 3389:3389/udp
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user