Skip to content

Commit

Permalink
Update overseerr.app
Browse files Browse the repository at this point in the history
  • Loading branch information
Admin9705 authored Sep 29, 2024
1 parent adc0cec commit fe5df5f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions overseerr.app
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

default_variables() {
port_number=5055
time_zone="America/New_York"
appdata_path="/pg/appdata/overseerr"
version_tag="latest"
expose=""
time_zone=America/New_York
appdata_path=/pg/appdata/overseerr
version_tag=latest
expose=
}

# ================================ CONTAINER DEPLOYMENT ================================ #
Expand Down Expand Up @@ -50,4 +50,4 @@ EOF


# ================================ EXTRA FUNCTIONS ================================ #
# NOTE: Extra Functions for Script Organization
# NOTE: Extra Functions for Script Organization

0 comments on commit fe5df5f

Please sign in to comment.