mirror of
https://github.com/LukeHagar/dokploy.git
synced 2025-12-06 04:19:37 +00:00
refactor: assign directory inside of container
This commit is contained in:
@@ -133,7 +133,7 @@ export const createDefaultTraefikConfig = () => {
|
||||
},
|
||||
}),
|
||||
file: {
|
||||
directory: DYNAMIC_TRAEFIK_PATH,
|
||||
directory: "/etc/dokploy/traefik/dynamic",
|
||||
watch: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user