Enabled debug mode

This commit is contained in:
WilliamMiceli
2018-08-30 16:03:30 -04:00
parent b05698e0d1
commit eba52ea578

View File

@@ -96,6 +96,7 @@ services:
- Database:/var/lib/mysql
web:
image: nginx
command: [nginx-debug, '-g', 'daemon off;']
dns:
- 1.1.1.1
- 1.0.0.1