Skip to content

Instantly share code, notes, and snippets.

@th3architect
Created January 21, 2021 01:05
Show Gist options
  • Save th3architect/f0322f7bd5701127fb1948e59263adc5 to your computer and use it in GitHub Desktop.
Save th3architect/f0322f7bd5701127fb1948e59263adc5 to your computer and use it in GitHub Desktop.
name: bedrock
recipe: wordpress
proxy:
nginx:
- bedrock.test
theme:
- localhost:3000
config:
php: '7.2'
via: nginx
webroot: web
database: mariadb
xdebug: true
services:
theme:
type: node
overrides:
services:
ports:
- 3000:3000
tooling:
yarn:
service: theme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment