parent
7fc3a9cb7a
commit
b4ded4f21b
|
@ -25,6 +25,22 @@
|
|||
# dns cloudflare
|
||||
#}
|
||||
}
|
||||
laradock.demo:80 {
|
||||
|
||||
laradock1.demo:80 {
|
||||
root /var/www/public
|
||||
# Create a Webhook in git.
|
||||
#git {
|
||||
#repo https://github.com/xxx/xxx
|
||||
# path /home/xxx
|
||||
# #interval 60
|
||||
# hook webhook laradock
|
||||
# hook_type generic
|
||||
#}
|
||||
|
||||
}
|
||||
|
||||
laradock2.demo:80 {
|
||||
# Create a Proxy and cors.
|
||||
#proxy domain.com
|
||||
#cors
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue