Skip to content

Commit

Permalink
Update kickstart-app.service
Browse files Browse the repository at this point in the history
  • Loading branch information
stephdl authored Jan 31, 2024
1 parent 8eb4220 commit 24523a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imageroot/systemd/user/kickstart-app.service
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ExecStart=/usr/bin/podman run --conmon-pidfile %t/kickstart-app.pid \
--cidfile %t/kickstart-app.ctr-id --cgroups=no-conmon \
--pod-id-file %t/kickstart.pod-id --replace -d --name kickstart-app \
--volume kickstart-app:/var/www/html/:Z \
--volume ./tmp:/tmp:Z \
--volume ./config:/tmp:Z \
--env=MARIADB_* \
--env MARIADB_DB_TYPE=mysql \
--env MARIADB_DB_HOST=127.0.0.1 \
Expand Down

0 comments on commit 24523a5

Please sign in to comment.