Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Apr 28, 2024
1 parent 6ba2be2 commit 9763348
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ FROM ghcr.io/shyim/wolfi-php/nginx:8.3
COPY --from=creation /shop /var/www/html

ENV DATABASE_URL=mysql://root:root@localhost/shopware \
LOCK_DSN=flock \
PHP_MEMORY_LIMIT=512M \
COMPOSER_ROOT_VERSION=1.0.0 \
APP_URL=http://localhost:8000
Expand Down

0 comments on commit 9763348

Please sign in to comment.