mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-21 22:07:59 -05:00
move envs from Dockerfile to docker-compose files (#264)
This commit is contained in:
@@ -36,7 +36,7 @@ A user admin has been created with random password, you should be able to see it
|
||||
migrations_1 | Created admin user with password: gwg1clfkwf
|
||||
```
|
||||
|
||||
or if you have set the ADMIN_PASSWORD variable on Dockerfile, that variable will be set as the admin user's password
|
||||
or if you have set the ADMIN_PASSWORD variable on docker-compose file you have used (example `docker-compose.yaml`), that variable will be set as the admin user's password
|
||||
|
||||
## Update
|
||||
|
||||
|
||||
Reference in New Issue
Block a user