| Current Path : /var/www/html/desafiatebasa.sumar.com.py/vendor/almasaeed2010/adminlte/ |
| Current File : /var/www/html/desafiatebasa.sumar.com.py/vendor/almasaeed2010/adminlte/docker-compose.yml |
version: "3"
services:
admin:
build: .
command: npm run dev
ports:
- 3000:3000
- 3001:3001
volumes:
- .:/code
- /code/node_modules