Fix abra app .. run example command

This commit is contained in:
2021-07-30 20:55:38 +02:00
parent fd2c333a54
commit 1f1cd735d1
+1 -1
View File
@@ -25,7 +25,7 @@
5. `abra app YOURAPPDOMAIN deploy`
6. Create initial user:
```
abra run YOURAPPDOMAIN app bash
abra app YOURAPPDOMAIN run app bash
. /docker-entrypoint2.sh -e
bin/manage_users
```