You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> [email protected] dev
> concurrently "npm run server" "npm run client"
[0]
[0] > [email protected] server
[0] > node server/server.js
[0]
[1]
[1] > [email protected] client
[1] > react-scripts start
[1]
[0] Using subscriptions database located at: /app/server/subscriptions.db due to baseDir: /app/server
[0] Server running on port 5000
[0] Database initialized successfully with new table for user configuration.
[1] Invalid options object. Dev Server has been initialized using an options object that does not match the API schema.
[1] - options.allowedHosts[0] should be a non-empty string.
[1] npm run client exited with code 1
The text was updated successfully, but these errors were encountered:
Hi,
What is the problem with the following compose file? The container stands up, but I can't access it through port 3541.
Container logs:
The text was updated successfully, but these errors were encountered: