Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add possibility to handle multiple network tags#2567

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Murazaki wants to merge1 commit intonginx-proxy:main
base:main
Choose a base branch
Loading
fromMurazaki:feature/multiple_network_tags

Conversation

Murazaki
Copy link
Contributor

@MurazakiMurazaki commentedDec 20, 2024
edited
Loading

Very concise update, but basically this gives the possibility of handling different network access depending on the docker service.

The user would need to expose the corresponding files for each group :

volumes:      -./network_internal.conf:/etc/nginx/network_internal.conf      -./network_group0.conf:/etc/nginx/network_group0.conf      -./network_group1.conf:/etc/nginx/network_group1.conf      -./network_group2.conf:/etc/nginx/network_group2.conf      -./network_group3.conf:/etc/nginx/network_group3.conf

Just sharing that as I've been using it. Let me know if that helps anybody.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@Murazaki

[8]ページ先頭

©2009-2025 Movatter.jp