Compare commits
2 Commits
485a744478
...
02c85fce39
Author | SHA1 | Date | |
---|---|---|---|
02c85fce39 | |||
a8113504f8 |
@ -8,7 +8,7 @@ services:
|
||||
#########################
|
||||
okiba:
|
||||
hostname: okiba
|
||||
image: git.shihaam.dev/dockerfiles/okiba-org-docker
|
||||
image: git.shihaam.dev/dockerfiles/okiba
|
||||
volumes:
|
||||
- $PWD/backend-env:/root/okiba-org-backend/.env
|
||||
- $PWD/frontend-env:/root/okiba-org-frontend/.env.local
|
||||
|
@ -1,11 +1,5 @@
|
||||
services:
|
||||
#########################
|
||||
okiba-org:
|
||||
okiba:
|
||||
build: .
|
||||
hostname: okiba-org
|
||||
image: git.shihaam.dev/dockerfiles/okiba-org-docker
|
||||
volumes:
|
||||
- $PWD/logs/npm:/root/.npm/_logs/
|
||||
# ports:
|
||||
# - 1111:80
|
||||
restart: always
|
||||
image: git.shihaam.dev/dockerfiles/okiba
|
||||
|
Loading…
x
Reference in New Issue
Block a user