use GitHub container registry [skip docker]
This commit is contained in:
parent
181e4fa282
commit
8065b7d9f5
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ services:
|
|||
image: redis:alpine
|
||||
restart: always
|
||||
panel:
|
||||
image: quay.io/pterodactyl/panel:latest
|
||||
image: ghcr.io/pterodactyl/panel:latest
|
||||
restart: always
|
||||
ports:
|
||||
- "80:80"
|
||||
|
|
Loading…
Add table
Reference in a new issue