Update docker-compose.yml
This commit is contained in:
@@ -15,6 +15,8 @@ services:
|
||||
- app-network
|
||||
ports:
|
||||
- "3100:3100"
|
||||
depends_on:
|
||||
- database
|
||||
|
||||
database:
|
||||
image: mariadb:latest
|
||||
|
||||
Reference in New Issue
Block a user