This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # VVV Nginx Configuration | |
| # oxocode | |
| # - Uses proper domain.com extension for verifying | |
| # third party APIs are loading / ads are being served. | |
| # - Allows access to localhost via mobile | |
| # - Uses xip.io for testing RWD via mobile | |
| # | |
| # Assumptions: These rules assume that your | |
| # development site was created in 'local.domain.com' | |
| # within your vagrant public root |