feat: production deploy pipeline #15
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
build: .
|
build: app
|
||||||
working_dir: /app
|
working_dir: /app
|
||||||
command: >
|
command: >
|
||||||
sh -c "python manage.py tailwind install --no-input &&
|
sh -c "python manage.py tailwind install --no-input &&
|
||||||
|
|||||||
Reference in New Issue
Block a user