mirror of
https://github.com/zoriya/vex.git
synced 2026-05-29 17:12:11 +00:00
Add inital route
This commit is contained in:
@@ -8,6 +8,8 @@ services:
|
||||
- ./api:/app
|
||||
env_file:
|
||||
- ./.env
|
||||
ports:
|
||||
- 1597:1597
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user