added styles for tables
This commit is contained in:
@@ -7,6 +7,9 @@ services:
|
||||
volumes:
|
||||
- ./nginx.conf:/etc/nginx/conf.d/nginx.conf
|
||||
- ./app:/app
|
||||
links:
|
||||
- php
|
||||
- mysql
|
||||
php:
|
||||
build:
|
||||
context: .
|
||||
|
||||
Reference in New Issue
Block a user