UNPKG

@digital-blueprint/lunchlottery-app

Version:

[GitHub Repository](https://github.com/digital-blueprint/lunchlottery-app) | [npmjs package](https://www.npmjs.com/package/@digital-blueprint/lunchlottery-app) | [Unpkg CDN](https://unpkg.com/browse/@digital-blueprint/lunchlottery-app/)

17 lines (15 loc) 260 B
services: # for testing .htaccess files apache: build: apache ports: - "8002:80" volumes: - ../:/var/www/html/ # for developing in docker dev: build: dev ports: - "8001:8001" volumes: - ../:/application