Skip to content
This repository was archived by the owner on Jun 29, 2021. It is now read-only.

Commit 184a2a6

Browse files
author
José Postiga
committed
build: add production host to caddy config file
1 parent 2cd8fee commit 184a2a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Caddyfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
http://api.laravel.test
1+
http://api.laravel.test,
2+
api.laravel.pt
23

34
root * /var/www/html/public
45
php_fastcgi app:9000

0 commit comments

Comments
 (0)