Skip to content

Commit

Permalink
Update swag.md
Browse files Browse the repository at this point in the history
in this section, we show how to assign an externally created network in docker run, but leave it out completely in the compose snip.
  • Loading branch information
drizuid authored Jul 30, 2024
1 parent 355c847 commit b06cf87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/general/swag.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@ services:
container_name: swag
cap_add:
- NET_ADMIN
networks:
- lsio
environment:
- PUID=1000
- PGID=1000
Expand Down

0 comments on commit b06cf87

Please sign in to comment.