mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-01-10 06:27:24 +01:00
3 lines
105 B
Bash
3 lines
105 B
Bash
|
cp .env.dist docker-symfony/.env
|
||
|
(cd ../docker-symfony/ && docker-compose build && docker-compose up -d)
|