Skip to content

Commit 3606db3

Browse files
committed
docs: add note about database URL requirement in .env.prod file
AdminForth/1782/generated-with-cli-dockerfile-
1 parent bbe9c2c commit 3606db3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

adminforth/documentation/docs/tutorial/05-deploy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ You can use it to build your AdminForth application in Docker container.
2222

2323
## Building the image
2424

25+
> Make sure that you have database url in your .env.prod file
26+
2527
Now you can build your image:
2628

2729
```bash

0 commit comments

Comments
 (0)