Skip to content

Commit

Permalink
Remove legacy Docker compose links option
Browse files Browse the repository at this point in the history
This is not needed anyway.
  • Loading branch information
Nicky Gerritsen authored and vmcj committed Nov 22, 2024
1 parent 7c890e8 commit 5533e60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ services:
- /sys/fs/cgroup:/sys/fs/cgroup
- .:${PWD}:cached
- /chroot
links:
- mariadb:mariadb
ports:
- 12345:80
privileged: true
Expand Down

0 comments on commit 5533e60

Please sign in to comment.