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
|
||||
environment:
|
||||
- HOST=0.0.0.0
|
||||
- BACKEND_URL=http://backend.127.0.0.1.xip.io:4000
|
||||
- BACKEND_URL=http://backend:4000
|
||||
|
||||
networks:
|
||||
hc-network:
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
iconRight && `ds-input-has-icon-right`
|
||||
]"
|
||||
:id="id"
|
||||
:name="model"
|
||||
:name="name"
|
||||
:type="type"
|
||||
:autofocus="autofocus"
|
||||
:placeholder="placeholder"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user