Skip to content

Commit

Permalink
Add SFTPGO_SERVICE environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
stephdl committed Aug 12, 2024
1 parent 695c1f8 commit 28e03b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imageroot/actions/restore-module/06copyenv
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ for evar in [
"TRAEFIK_PATH",
"TRAEFIK_HTTP2HTTPS",
"SFTP_TCP_PORT",
"SFTPGO_SERVICE",
]:
agent.set_env(evar, original_environment[evar])

Expand Down

0 comments on commit 28e03b1

Please sign in to comment.