sfun commited on
Commit
c879c1a
·
verified ·
1 Parent(s): 3eaa33b

Delete Caddyfile

Browse files
Files changed (1) hide show
  1. Caddyfile +0 -10
Caddyfile DELETED
@@ -1,10 +0,0 @@
1
- {
2
- admin off
3
- log {
4
- output discard
5
- }
6
- }
7
-
8
- :3000 {
9
- reverse_proxy localhost:80
10
- }