updated readme docker-compose

This commit is contained in:
2022-12-14 01:02:43 +05:00
parent a8113504f8
commit 02c85fce39

View File

@@ -8,7 +8,7 @@ services:
######################### #########################
okiba: okiba:
hostname: okiba hostname: okiba
image: git.shihaam.dev/dockerfiles/okiba-org-docker image: git.shihaam.dev/dockerfiles/okiba
volumes: volumes:
- $PWD/backend-env:/root/okiba-org-backend/.env - $PWD/backend-env:/root/okiba-org-backend/.env
- $PWD/frontend-env:/root/okiba-org-frontend/.env.local - $PWD/frontend-env:/root/okiba-org-frontend/.env.local