Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
[_resources/lenses-box] remove ports
Browse files Browse the repository at this point in the history
The network mode is host so ports is not required
  • Loading branch information
ulfox authored Apr 16, 2021
1 parent 68590e5 commit 3857504
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _resources/lenses-kerberos/lenses-box.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ services:
]
network_mode: host
ports:
- 3030:3030
volumes:
- ./local/krb5.conf:/etc/krb5.conf
- ./local/krb5.keytab:/etc/krb5.keytab
Expand Down

0 comments on commit 3857504

Please sign in to comment.