Skip to content

Commit

Permalink
docker-compose: update networking
Browse files Browse the repository at this point in the history
  • Loading branch information
Towerism committed May 25, 2024
1 parent c9c544f commit 06f0710
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,5 @@ services:
image: martinfjr/minecraft-website:latest
pull_policy: always
restart: unless-stopped
networks:
- web-proxy-net

networks:
web-proxy-net:
external: true
ports:
- 27180:80

0 comments on commit 06f0710

Please sign in to comment.