Fix docker build
This commit is contained in:
parent
e84008d19b
commit
aaaa05be93
4 changed files with 23 additions and 13 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
Add a link
Reference in a new issue