Commit Graph

5 Commits

Author SHA1 Message Date
Nikolaos Pothitos e6234a76be
Reset mongo express basic auth
ME_CONFIG_BASICAUTH=false is no longer the default value following
ec6ee123c1 (diff-8d7a21b017921bb88eaf71656b7b5767203db16e8126fc1e5ad2a9ba0bc542f5R29)

If we don't set it to `false`, mongo express will prompt for a basic
auth username and password. But such credentials don't exist in
`stack.yml`.
2024-03-26 06:32:57 +02:00
wglambert f6c9b59606
Fix mongo compose example via ME_CONFIG_MONGODB_URL (#2007) 2021-08-03 12:24:51 -07:00
Benjamin Chrobot 3a01591e2c
Template tag does not work in yaml file -- removed it. 2018-02-12 10:18:32 -05:00
Benjamin Chrobot dd0b15ed3a
Use %%IMAGE%% template tag in stack.yml 2018-02-12 09:51:09 -05:00
Benjamin Chrobot 0a2875e917
Added stack.yml 2018-01-27 08:49:06 -05:00