Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Admin9705 committed Sep 26, 2024
1 parent 6a21b5b commit c6d6b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mods/scripts/traefik/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ deploy_traefik() {

# Create the Docker Compose directory if it doesn't exist
mkdir -p /pg/traefik
DOCKER_COMPOSE_FILE="/pg_traefik/docker-compose.yml"
DOCKER_COMPOSE_FILE="/pg/traefik/docker-compose.yml"

# Write the base configuration
cat <<EOF > $DOCKER_COMPOSE_FILE
Expand Down

0 comments on commit c6d6b81

Please sign in to comment.