forked from Alex/Pterodactyl-Panel
use GitHub container registry [skip docker]
This commit is contained in:
parent
181e4fa282
commit
8065b7d9f5
@ -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…
Reference in New Issue
Block a user