mirror of
https://github.com/pretix/pretix.git
synced 2026-05-17 17:14:04 +00:00
Fix line in docker service file
This commit is contained in:
@@ -162,7 +162,7 @@ named ``/etc/systemd/system/pretix.service`` with the following content::
|
|||||||
-v /etc/pretix:/etc/pretix \
|
-v /etc/pretix:/etc/pretix \
|
||||||
-v /var/run/redis:/var/run/redis \
|
-v /var/run/redis:/var/run/redis \
|
||||||
-v /var/run/mysqld:/var/run/mysqld \
|
-v /var/run/mysqld:/var/run/mysqld \
|
||||||
pretix/standalone all
|
pretix/standalone:stable all
|
||||||
ExecStop=/usr/bin/docker stop %n
|
ExecStop=/usr/bin/docker stop %n
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|||||||
Reference in New Issue
Block a user