Commit 083c1997 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add a Wordpress config directory

parent b60e0add
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -42,6 +42,7 @@ services:
    - ./fpm-debug.conf:/usr/local/etc/php-fpm.d/debug.conf
    # - ./php-debug.ini:/usr/local/etc/php/conf.d/debug.ini
    - ./wp-debug.php:/etc/wordpress/wp-debug.php
    - ./wp-conf.d:/etc/wordpress/wp-conf.d
    entrypoint: [/bin/wait-for, /bin/entrypoint]
    command: [php-fpm]
  database:

wp-conf.d/.gitignore

0 → 100644
+0 −0

Empty file added.