mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-22 09:02:28 +01:00
Move to its own dir
This commit is contained in:
parent
7ef3b76499
commit
44a65b4b3c
@ -10,7 +10,7 @@ RUN apk add --no-cache wget ca-certificates && \
|
||||
|
||||
COPY . ./
|
||||
|
||||
COPY .dev/default.conf /etc/nginx/conf.d/default.conf
|
||||
COPY .dev/docker/default.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
RUN cp .env.example .env && composer install --no-dev
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user