Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese committed Sep 26, 2024
1 parent 75e6188 commit 522d0a5
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,10 @@ services:
container_name: umbrel
ports:
- 80:80
networks:
- umbrel_main_network
volumes:
- "/data:/data"
- "/var/run/docker.sock:/var/run/docker.sock"
stop_grace_period: 1m

networks:
umbrel_main_network:
name: umbrel_main_network
ipam:
driver: default
config:
- subnet: '10.21.0.0/16'
```
> [!IMPORTANT]
Expand Down

0 comments on commit 522d0a5

Please sign in to comment.