mirror of
https://github.com/Aviortheking/CA_LARAVEL.git
synced 2025-06-07 07:29:54 +00:00
Fix networks
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
dbc2fa390e
commit
2df5f59a08
@ -5,6 +5,8 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
networks:
|
||||||
|
- studiomoto
|
||||||
mariadb:
|
mariadb:
|
||||||
image: mariadb
|
image: mariadb
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user