mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
fixed hostname in rocketchat
This commit is contained in:
@@ -81,7 +81,7 @@ services:
|
|||||||
sleep 5;
|
sleep 5;
|
||||||
done; (exit $$s)"
|
done; (exit $$s)"
|
||||||
depends_on:
|
depends_on:
|
||||||
- ${PREFIX}_rc-db_1
|
- rc-db
|
||||||
networks:
|
networks:
|
||||||
- admin_web
|
- admin_web
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user