Skip to content

Commit

Permalink
Merge pull request #227 from joshdentremont/patch-1
Browse files Browse the repository at this point in the history
Update comment about exposing Fedora
  • Loading branch information
DonRichards authored Feb 11, 2022
2 parents 49f7074 + 7361406 commit a97e13a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample.env
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ POSTGRES_PORT=5432
EXPOSE_TRAEFIK_DASHBOARD=false
TRAEFIK_DASHBOARD_PORT=8080

# Expose Fedora over the given port - DO NOT EXPOSE THIS IN PRODUCTION
# Expose Fedora over the given port - Necessary for Canteloupe
EXPOSE_FEDORA=true
FEDORA_PORT=8081

Expand Down

0 comments on commit a97e13a

Please sign in to comment.