Implement authentication features with login, registration, and user management; update service configurations for development and production environments.
This commit is contained in:
@@ -17,6 +17,8 @@ Environment="HOST=0.0.0.0"
|
||||
Environment="WDS_SOCKET_PROTOCOL=wss"
|
||||
Environment="WDS_SOCKET_HOST=dev.leagues.tools"
|
||||
Environment="WDS_SOCKET_PORT=443"
|
||||
Environment="REACT_APP_RELDO_URL=https://api.leagues.tools"
|
||||
|
||||
|
||||
# Start the dev server with hot reload
|
||||
ExecStart=/usr/bin/npm run dev
|
||||
|
||||
Reference in New Issue
Block a user