Skip to content

Commit 9896153

Browse files
committed
chore: edit panel default port
1 parent 65c1701 commit 9896153

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pterodactyl/panel/docker-compose.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ services:
4040
image: ghcr.io/pterodactyl/panel:latest
4141
restart: always
4242
ports:
43-
- '80:80'
44-
- '443:443'
43+
- '8080:80'
44+
- '4430:443'
4545
links:
4646
- database
4747
- cache

0 commit comments

Comments
 (0)