mirror of
https://github.com/shadoll/php7-xdebug-vscode.git
synced 2026-08-28 03:27:42 +00:00
initial data
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
version: "3.7"
|
||||
|
||||
services:
|
||||
php:
|
||||
dns:
|
||||
- 172.53.0.53
|
||||
networks:
|
||||
- dns-network
|
||||
|
||||
nginx:
|
||||
dns:
|
||||
- 172.53.0.53
|
||||
networks:
|
||||
- dns-network
|
||||
|
||||
networks:
|
||||
dns-network:
|
||||
external: true
|
||||
Reference in New Issue
Block a user