updates for new development env

This commit is contained in:
2021-04-30 15:22:16 -05:00
parent d64772bdfc
commit cf7f5d0f16
8 changed files with 15 additions and 9 deletions
+1 -1
View File
@@ -3,6 +3,6 @@ iframe.phone-content-frame src=user_root_path
.tablet-wrapper
- if Rails.env.development?
iframe.tablet-content-frame src="https://supplier.mozo.local/supplier/"
iframe.tablet-content-frame src="https://localhost:4202/supplier/"
- else
iframe.tablet-content-frame src="https://supplier.mozo.bar/supplier/"