mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge branch 'master' into locations
This commit is contained in:
commit
d1d1b1dfc9
@ -15,7 +15,7 @@ services:
|
|||||||
command: yarn run dev
|
command: yarn run dev
|
||||||
environment:
|
environment:
|
||||||
- HOST=0.0.0.0
|
- HOST=0.0.0.0
|
||||||
- BACKEND_URL=http://backend.127.0.0.1.xip.io:4000
|
- BACKEND_URL=http://backend:4000
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
hc-network:
|
hc-network:
|
||||||
|
|||||||
@ -13,7 +13,7 @@
|
|||||||
iconRight && `ds-input-has-icon-right`
|
iconRight && `ds-input-has-icon-right`
|
||||||
]"
|
]"
|
||||||
:id="id"
|
:id="id"
|
||||||
:name="model"
|
:name="name"
|
||||||
:type="type"
|
:type="type"
|
||||||
:autofocus="autofocus"
|
:autofocus="autofocus"
|
||||||
:placeholder="placeholder"
|
:placeholder="placeholder"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user