feat: change network to nginx
Laravel CI-CD / Tests Unitaires (push) Successful in 19s Details
Laravel CI-CD / Build & Push Docker (push) Successful in 31s Details
Laravel CI-CD / Deploy via Portainer (push) Failing after 1s Details

This commit is contained in:
Leon Morival 2026-05-17 17:53:47 +02:00
parent a2be6c76e9
commit aaf1441bc6
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@
Homestead.json
Homestead.yaml
Thumbs.db
.env.prod

View File

@ -132,7 +132,7 @@ volumes:
name: bemeal_meilisearch_data
networks:
nginx-bemeal:
nginx:
external: true
internal:
driver: bridge