mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 13:14:45 +02:00
use GitHub container registry [skip docker]
This commit is contained in:
parent
181e4fa282
commit
8065b7d9f5
@ -47,7 +47,7 @@ services:
|
|||||||
image: redis:alpine
|
image: redis:alpine
|
||||||
restart: always
|
restart: always
|
||||||
panel:
|
panel:
|
||||||
image: quay.io/pterodactyl/panel:latest
|
image: ghcr.io/pterodactyl/panel:latest
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user