mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 12:01:51 +01:00
Remove unused ENV (dev leftover)
This commit is contained in:
parent
5828abe7aa
commit
fc0cca3452
|
@ -38,7 +38,6 @@ COPY ["wp-config.php", "/var/www/html"]
|
|||
COPY --from=wordpress-builder /tmp/build/rootfs /
|
||||
COPY --from=wordpress:cli-php7.4 /usr/local/bin/wp /usr/local/bin/wp-cli
|
||||
|
||||
ENV WP_CONTENT_ID 2bca7d694c6279bb79bbb642ba4305f9
|
||||
ENV WP_VERSION ${WP_VERSION}
|
||||
ENV WP_LOCALE en_US
|
||||
ENV CRON_ENABLED true
|
||||
|
|
Loading…
Reference in New Issue
Block a user