Skip to content

Commit

Permalink
chore: don't bake env var for app user into image
Browse files Browse the repository at this point in the history
  • Loading branch information
mu88 committed Jan 6, 2024
1 parent e029eea commit 9c0a34a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions RaspiFanController/RaspiFanController.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,4 @@
</Content>
<Content Update="appsettings.*.json" CopyToPublishDirectory="Never" />
</ItemGroup>
<ItemGroup>
<ContainerEnvironmentVariable Include="APP_UID" Value="root" />
</ItemGroup>
</Project>

0 comments on commit 9c0a34a

Please sign in to comment.