• DocumentationDocs

Build Changes

Any changes to the followin list of files require a restart of the containers.

├── config/                  # Nginx & PHP configs
└── .babelrc                 # Babel configuration
└── .dockerignore            # Docker ignore file
└── .env                     # Environment variables
└── docker-compose.yml       # Docker files
└── Dockerfile-nodejs        # Docker files
└── Dockerfile-wordpress     # Docker files
└── gulpfile.js              # Gulp configuration
└── package.json             # Node.js packages

If you have WordPressify running, exit the process with CTRL/CMD+C, and build again by running the command:

npm run build

Alternatively if you don't have NodeJS installed locally, use Docker commands:

docker compose build
External LibrariesBackups

Follow the creator

Join the community