15 lines
No EOL
269 B
Text
15 lines
No EOL
269 B
Text
[Unit]
|
|
Description=UUID
|
|
|
|
[Container]
|
|
Image=git.hannover.ccc.de/lubiana/uuid:latest
|
|
PublishPort=127.0.0.1:8001:8001
|
|
Environment=SERVER_NAME=:8001
|
|
Environment=BASE_URL=https://uuid.php.fail/
|
|
AutoUpdate=registry
|
|
|
|
[Service]
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=default.target |