Skip to content

Commit

Permalink
add security opt to pvagw
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Dec 3, 2024
1 parent ef9755f commit 680f01f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions services/pvagw/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ services:

image: ghcr.io/epics-containers/ec-p4p:4.1.12ec1

security_opt:
- label=disable

ports:
- 127.0.0.1:${EPICS_PVA_SERVER_PORT}:${EPICS_PVA_SERVER_PORT}

Expand Down

0 comments on commit 680f01f

Please sign in to comment.