mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 05:14:46 +02:00
Don’t need separate file
This commit is contained in:
parent
a8a2668754
commit
4c19144640
@ -1,3 +0,0 @@
|
||||
APP_KEY=
|
||||
|
||||
DB_DATABASE=docker/database.sqlite
|
@ -31,7 +31,7 @@ COPY . .
|
||||
|
||||
COPY --from=yarn /build/public/assets ./public/assets
|
||||
|
||||
RUN cp .env.docker .env
|
||||
RUN touch .env
|
||||
|
||||
RUN composer install --no-dev --optimize-autoloader
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user