Skip to content

Commit 9a9b4d6

Browse files
authored
Update docker-compose.yml
1 parent 380c462 commit 9a9b4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/traefik/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929
extra_hosts:
3030
- host.docker.internal:172.17.0.1
3131
security_opt:
32-
- no-new-privileges:true
32+
- no-new-privileges:true
3333
networks:
3434
- proxy
3535
- docker-proxynet

0 commit comments

Comments
 (0)