diff --git a/compose/apps.yml b/compose/apps.yml index f7a1457..9f25e15 100644 --- a/compose/apps.yml +++ b/compose/apps.yml @@ -198,7 +198,6 @@ services: privatebin: image: privatebin/nginx-fpm-alpine:latest read_only: true - user: "1000:1000" volumes: - privatebin_data:/srv/data # data volume for pastes allows pastes # to persist after container stop or restart