Skip to content

Commit

Permalink
fix(ns8): fixed wrong volume in web
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaile committed Apr 17, 2024
1 parent 98875a9 commit d4f5165
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/ns8/imageroot/systemd/user/web.service
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ ExecStart=/usr/bin/podman run \
--cgroups no-conmon \
--replace \
--name %N \
--volume public:/var/www/html/public:ro \
--env FPM_URL=app \
--env FPM_PORT=9000 \
${PHONEHOME_SERVER_WEB_IMAGE}
Expand Down

0 comments on commit d4f5165

Please sign in to comment.