Skip to content

Commit

Permalink
fixing log path
Browse files Browse the repository at this point in the history
  • Loading branch information
picksitquick committed Mar 14, 2024
1 parent 18e5b9e commit 044ec21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gamedoora-gateway.service
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ After=syslog.target gamedoora-config-server.service
User=gamedoora
ExecStart=/opt/gamedoora/gamedoora-gateway.jar
SuccessExitStatus=143
Environment="CONFIG_SERVER=http://localhost:8888 LOG_PATH=/var/log/gamedoora/gateway_logs"
Environment="CONFIG_SERVER=http://localhost:8888 LOG_PATH=/var/log/gamedoora"
[Install]
WantedBy=multi-user.target

0 comments on commit 044ec21

Please sign in to comment.