diff --git a/conf/systemd.service b/conf/systemd.service index 9560cec..a8f8b78 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -6,8 +6,6 @@ After=nginx.service network.target local-fs.target postgresql.service Type=simple User=__APP__ Group=__APP__ -#Environment=PUBLIC_URL=https://__DOMAIN____PATH__/ -#Environment=WS_PORT=__PORT__ WorkingDirectory=__INSTALL_DIR__/ ExecStart=/usr/bin/php__PHPVERSION__ daemon.php start StandardOutput=syslog