Skip to content

Commit d75ed0b

Browse files
committed
refactor: Import ProxyTypes enum and use TRAEFIK instead of TRAEFIK_V2
1 parent 8fa1fcf commit d75ed0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bootstrap/helpers/proxy.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22

33
use App\Actions\Proxy\SaveConfiguration;
4+
use App\Enums\ProxyTypes;
45
use App\Models\Application;
56
use App\Models\Server;
67
use Symfony\Component\Yaml\Yaml;

0 commit comments

Comments
 (0)