Browse Source

Service fix

master
Levi Olson 5 years ago
parent
commit
6ad300a4f1
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      weather-api.service

+ 1
- 0
weather-api.service View File

@ -9,6 +9,7 @@ User=root
Group=root
LimitNOFILE=1024
Environment="DARK_SKY_API_KEY="
Environment="GIN_MODE=release"
Restart=on-failure
RestartSec=10

Loading…
Cancel
Save