mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-17 05:43:45 +02:00
Move to its own dir
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user