Skip to content

Commit f2c565f

Browse files
🔧 Update app & node working dir
1 parent 9e1e623 commit f2c565f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
networks:
1010
- appnet
1111
volumes:
12-
- ./project:/var/www/html
12+
- ../:/var/www/html
1313
ports:
1414
- ${APP_PORT}:80
1515
working_dir: /var/www/html
@@ -46,7 +46,7 @@ services:
4646
networks:
4747
- appnet
4848
volumes:
49-
- ./project:/opt
49+
- ../:/opt
5050
working_dir: /opt
5151
command: echo NodeJS is here
5252

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy