Fix docker build

This commit is contained in:
Dane Everitt
2020-11-14 20:46:37 -08:00
parent e84008d19b
commit aaaa05be93
4 changed files with 23 additions and 13 deletions

View File

@@ -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"