wip
This commit is contained in:
parent
0bc88a6000
commit
80aec6f8ec
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ defaults = {
|
|||
'User': 'build-server',
|
||||
'Group': 'build-server',
|
||||
'Environment': 'STRATEGIES_DIR=/opt/build-server/strategies',
|
||||
'WorkingDirectory': '/var/lib/build-server',
|
||||
'ExecStart': '/opt/build-server/build-server-crystal --port 4000',
|
||||
'Restart': 'always',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue