comp
This commit is contained in:
parent
5196b108c5
commit
e1ce554705
1 changed files with 1 additions and 1 deletions
|
|
@ -13,6 +13,6 @@ services:
|
||||||
VITE_API_URL: https://notesapi.fitzythe.dev # Pass as build arg
|
VITE_API_URL: https://notesapi.fitzythe.dev # Pass as build arg
|
||||||
container_name: fastnotes-ui
|
container_name: fastnotes-ui
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "5432:5432"
|
||||||
depends_on:
|
depends_on:
|
||||||
- api
|
- api
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue