Skip to content

Commit c3596e9

Browse files
committed
docs(README): removes old docker commands
1 parent d4bc98b commit c3596e9

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,6 @@ Then, running it with the CLI:
6262
docker compose up -d
6363
```
6464

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-
7265
## Environment Configurations
7366

7467
- `DEFAULT_HOST_URL`: URL that is going to be used to access your application.

0 commit comments

Comments
 (0)