chore(backend): update template to v0.3.3
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
_commit: v0.3.2
|
_commit: v0.3.3
|
||||||
_src_path: https://git.kotikot.com/templates/backend-python.git
|
_src_path: https://git.kotikot.com/templates/backend-python.git
|
||||||
author_email: h@kotikot.com
|
author_email: h@kotikot.com
|
||||||
author_name: h
|
author_name: h
|
||||||
|
|||||||
@@ -87,6 +87,7 @@ services:
|
|||||||
required: false
|
required: false
|
||||||
environment:
|
environment:
|
||||||
RUN_ENVIRONMENT: prod
|
RUN_ENVIRONMENT: prod
|
||||||
|
TZ: ${TZ:-UTC}
|
||||||
volumes:
|
volumes:
|
||||||
- ./backend/src:/app/src
|
- ./backend/src:/app/src
|
||||||
- ./backend/migrations:/app/migrations
|
- ./backend/migrations:/app/migrations
|
||||||
|
|||||||
Reference in New Issue
Block a user