Skip to content

Commit 7932a59

Browse files
authored
Update swag.md
in this section, we show how to assign an externally created network in docker run, but leave it out completely in the compose snip.
1 parent 7fe35ee commit 7932a59

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/general/swag.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,8 @@ services:
234234
container_name: swag
235235
cap_add:
236236
- NET_ADMIN
237+
networks:
238+
- lsio
237239
environment:
238240
- PUID=1000
239241
- PGID=1000

0 commit comments

Comments
 (0)