Skip to content

maintenant ça build#403

Open
r0one wants to merge 7 commits into
developfrom
fix/build
Open

maintenant ça build#403
r0one wants to merge 7 commits into
developfrom
fix/build

Conversation

@r0one

@r0one r0one commented Nov 22, 2022

Copy link
Copy Markdown
Contributor

hésitez pas à lire les noms de commits pour comprendre mes choix

Comment thread docker-compose.yml
Comment thread docker-compose.yml Outdated
Comment thread .env.example Outdated
@r0one r0one marked this pull request as draft November 25, 2022 17:54
@r0one r0one force-pushed the fix/build branch 2 times, most recently from 11c580b to 201ef39 Compare November 25, 2022 18:04
@r0one r0one marked this pull request as ready for review November 25, 2022 18:22
@r0one r0one requested a review from cesar-richard November 25, 2022 18:22
Comment on lines +1 to +4
services:
database:
image: "mysql:5.6"
platform: "linux/amd64"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pourquoi tu commit un docker override ?

Comment thread docker-compose.yml
- .env
environment:
NODE_OPTIONS: "--openssl-legacy-provider"
# TODO: upgrade webpack so that we can remove this option allowing the usage of deprecated crypto

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Parfait ca ❤️

Comment thread docker-compose.yml
- .env
environment:
"DB_HOST": "database"
"APP_KEY": "base64:zJQUL4236152JL697IJ+1UO7IUS42w2Td4069LNABfE="

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ca dispense de faire la commande artisan ca ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants