We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4bc98b commit c3596e9Copy full SHA for c3596e9
README.md
@@ -62,13 +62,6 @@ Then, running it with the CLI:
62
docker compose up -d
63
```
64
65
-## Commands
66
-To allow a more flexible setup, we have some pre configured commands on our image:
67
-
68
-- `setup`: Prepares the application database with the latest changes. Needs to be called only once before running the application.
69
-- `serve`: Starts the Rails App on port 3000.
70
-- `run`: Run setup and server commands. For most cases, this is the command you need to run.
71
72
## Environment Configurations
73
74
- `DEFAULT_HOST_URL`: URL that is going to be used to access your application.
0 commit comments