Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

chore(dev-setup): fix wait4ports and permission issues on /var/www/st… #1082

Merged
merged 1 commit into from
May 6, 2024

Conversation

c0rydoras
Copy link
Contributor

@c0rydoras c0rydoras commented May 6, 2024

i forgot the - in ${DJANGO_DATABASE_HOST:-db}

the permissions of /var/www/static can become an issue because we run as another user (usually 1000) so that linting/formatting doesn't mess up permissions

…atic

the permissions of /var/www/static can become an issue because we run as another user (usually 1000) so that linting/formatting doesn't mess up permissions
@c0rydoras c0rydoras self-assigned this May 6, 2024
@c0rydoras c0rydoras marked this pull request as ready for review May 6, 2024 08:40
@c0rydoras c0rydoras requested a review from a team as a code owner May 6, 2024 08:40
@c0rydoras c0rydoras requested a review from hairmare May 6, 2024 08:46
Copy link
Member

@winged winged left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@winged winged merged commit fd826fb into adfinis:main May 6, 2024
3 checks passed
@c0rydoras c0rydoras deleted the chore/fix-dev-setup branch May 6, 2024 08:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants