mirror of
https://github.com/XFox111/bonch-calendar.git
synced 2026-06-30 10:52:41 +03:00
docs: more code comments and minor style refactoring
This commit is contained in:
@@ -3,6 +3,8 @@ services:
|
||||
image: xfox111/bonch-calendar-api:latest
|
||||
build:
|
||||
context: ./api
|
||||
environment:
|
||||
- ORIGIN_DOMAIN=localhost:8000
|
||||
ports:
|
||||
- 8080:8080
|
||||
|
||||
|
||||
Reference in New Issue
Block a user